gcc/libgomp/testsuite
Jakub Jelinek 5259c81310 re PR c++/34513 (static variable not found for C++ OpenMP)
PR c++/34513
	* parser.c (cp_parser_omp_parallel): For non-combined parallel
	call cp_parser_statement rather than
	cp_parser_already_scoped_statement.

	* testsuite/libgomp.c/pr34513.c: New test.
	* testsuite/libgomp.c++/pr34513.C: New test.

From-SVN: r131059
2007-12-19 13:58:32 +01:00
..
config
lib
libgomp.c re PR c++/34513 (static variable not found for C++ OpenMP) 2007-12-19 13:58:32 +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 target/32765 (Testsuite failures due to undefined symbol ___emutls_get_address) 2007-12-17 19:30:08 +00:00
Makefile.am
Makefile.in