gcc/libgomp/testsuite
Jakub Jelinek c256730cef re PR middle-end/33880 (ICE: in extract_omp_for_data, at omp-low.c:162)
PR middle-end/33880
	* tree-nested.c (walk_omp_for): New function.
	(convert_nonlocal_reference, convert_local_reference): Call
	walk_omp_for on OMP_FOR.
	(convert_call_expr): Call walk_body on OMP_FOR's
	OMP_FOR_PRE_INIT_BODY.

	* testsuite/libgomp.c/pr33880.c: New test.
	* testsuite/libgomp.fortran/pr33880.f90: New test.

From-SVN: r131825
2008-01-25 13:54:42 +01:00
..
config default.exp: New file. 2007-03-22 08:00:08 +01:00
lib libgomp.exp (libgomp_init): Add -shared-libgcc for *-*-darwin*. 2007-03-23 20:25:19 +01:00
libgomp.c re PR middle-end/33880 (ICE: in extract_omp_for_data, at omp-low.c:162) 2008-01-25 13:54:42 +01:00
libgomp.c++ re PR c++/34513 (static variable not found for C++ OpenMP) 2007-12-19 13:58:32 +01:00
libgomp.fortran re PR middle-end/33880 (ICE: in extract_omp_for_data, at omp-low.c:162) 2008-01-25 13:54:42 +01:00
Makefile.am
Makefile.in ltmain.sh: Update from ToT Libtool. 2007-05-24 16:37:27 +00:00