https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61513
Bug ID: 61513 Summary: [fortran-dev] libgomp.fortran/alloc(-comp-[23].f90|atable12.f90) fail when compiled with fortran-dev Product: gcc Version: fortran-dev Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: dominiq at lps dot ens.fr CC: bur...@net-b.de, jakub at redhat dot com, pault at gcc dot gnu.org The tests libgomp.fortran/alloc-comp-2.f90, libgomp.fortran/alloc-comp-3.f90, and libgomp.fortran/allocatable12.f90 fail when compiled with fortran-dev (see https://gcc.gnu.org/ml/gcc-testresults/2014-06/msg01185.html). These tests have been introduced in r211397. Note that the tests alloc-comp-[1-3].f90 abort at run time when compiled with trunk without -fopenmp.