gcc/libgomp/testsuite
Jakub Jelinek a8a5f4cc04 re PR fortran/92756 (ICE in lower_omp, at omp-low.c:12988)
PR fortran/92756
	* trans-openmp.c (gfc_trans_omp_teams): Wrap OMP_TEAMS body into a
	BIND_EXPR with a forced BLOCK.

	* gfortran.dg/gomp/teams1.f90: New test.

	* testsuite/libgomp.fortran/teams1.f90: New test.
	* testsuite/libgomp.fortran/teams2.f90: New test.

From-SVN: r278956
2019-12-04 09:47:13 +01:00
..
config
lib Enable OpenACC GCN testing. 2019-12-03 12:53:53 +00:00
libgomp.c Fix failures on Solaris with -fno-common default 2019-11-21 16:14:21 +00:00
libgomp.c-c++-common
libgomp.c++ re PR c++/60228 (ICE using lambda in #pragma omp declare reduction) 2019-11-29 10:10:44 +01:00
libgomp.fortran re PR fortran/92756 (ICE in lower_omp, at omp-low.c:12988) 2019-12-04 09:47:13 +01:00
libgomp.graphite
libgomp.hsa.c
libgomp.oacc-c Enable OpenACC GCN testing. 2019-12-03 12:53:53 +00:00
libgomp.oacc-c-c++-common OpenACC "present" subarrays: runtime API return value and unmapping fixes 2019-11-20 17:51:09 +00:00
libgomp.oacc-c++ Enable OpenACC GCN testing. 2019-12-03 12:53:53 +00:00
libgomp.oacc-fortran Enable OpenACC GCN testing. 2019-12-03 12:53:53 +00:00
libgomp-test-support.exp.in
Makefile.am
Makefile.in