gcc/libgomp/testsuite
Jakub Jelinek 64964499f4 re PR middle-end/32362 (ICE: in lookup_decl_in_outer_ctx, at omp-low.c:1508)
PR middle-end/32362
	* omp-low.c (lookup_decl_in_outer_ctx): Don't ICE if t is NULL,
	but decl is a global var, instead return decl.
	* gimplify.c (gimplify_adjust_omp_clauses_1): Add shared clauses
	even for is_global_var decls, if they are private in some outer
	context.

	* testsuite/libgomp.c/pr32362-1.c: New test.
	* testsuite/libgomp.c/pr32362-2.c: New test.
	* testsuite/libgomp.c/pr32362-3.c: New test.

From-SVN: r125917
2007-06-21 14:11:00 +02: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/32362 (ICE: in lookup_decl_in_outer_ctx, at omp-low.c:1508) 2007-06-21 14:11:00 +02:00
libgomp.c++ re PR testsuite/31369 (100's of new libgomp fails) 2007-04-07 15:10:06 +00:00
libgomp.fortran re PR testsuite/31369 (100's of new libgomp fails) 2007-04-07 15:10:06 +00:00
Makefile.am [multiple changes] 2006-01-18 14:21:25 -05:00
Makefile.in ltmain.sh: Update from ToT Libtool. 2007-05-24 16:37:27 +00:00