gcc/libgomp
Jakub Jelinek c2898ec950 re PR c++/36237 (internal compiler error: in lower_stmt, at gimple-low.c:282 erase 'private(localTodoStack)' it compiles successfully.)
PR c++/36237
	* cp-gimplify.c (cxx_omp_clause_apply_fn): Call
	fold_build_cleanup_point_expr on build_call_a results.

	* g++.dg/gomp/pr36237.C: New test.

From-SVN: r135802
2008-05-23 15:21:47 +02:00
..
config * config/mingw32/proc.c: New file. 2007-09-10 02:27:29 +00:00
testsuite re PR c++/36237 (internal compiler error: in lower_stmt, at gimple-low.c:282 erase 'private(localTodoStack)' it compiles successfully.) 2008-05-23 15:21:47 +02:00
ChangeLog re PR c++/36308 (OpenMP privatized vars don't get dtors called if they are virtual) 2008-05-23 13:52:44 +02:00
Makefile.am [multiple changes] 2007-11-29 15:34:21 +00:00
Makefile.in libgomp/ 2008-04-21 20:55:19 +00:00
acinclude.m4 libgomp/ 2008-04-21 20:55:19 +00:00
aclocal.m4 re PR other/35457 (Error building GCC trunk on CELL SPU) 2008-04-18 10:28:53 +00:00
alloc.c
barrier.c
config.h.in re PR libgomp/33131 (libgomp/env.c:60: warning: implicit declaration of function 'strncasecmp') 2008-03-03 22:35:13 +00:00
configure libgomp/ 2008-04-21 20:55:19 +00:00
configure.ac re PR libgomp/33131 (libgomp/env.c:60: warning: implicit declaration of function 'strncasecmp') 2008-03-03 22:35:13 +00:00
configure.tgt configure.ac (--enable-linux-futex): Add new configure option. 2008-01-08 17:14:49 +01:00
critical.c
env.c re PR libgomp/33131 (libgomp/env.c:60: warning: implicit declaration of function 'strncasecmp') 2008-03-03 22:35:13 +00:00
error.c
fortran.c
iter.c re PR libgomp/35625 (schedule(guided) loops forever if ((end - start) % incr) != 0) 2008-03-18 10:54:21 +01:00
libgomp.h
libgomp.map
libgomp.spec.in
libgomp.texi
libgomp_f.h.in
libgomp_g.h
loop.c
omp.h.in omp-low.c (optimize_omp_library_calls): New function. 2007-12-04 23:01:04 +01:00
omp_lib.f90.in
omp_lib.h.in
ordered.c
parallel.c
sections.c re PR libgomp/32468 (number of threads in a parallel region depends on number of SECTIONs and MAX_THREADS) 2007-07-02 21:19:28 +02:00
single.c
team.c team.c (gomp_team_start): Fix setting up thread_attr stack size. 2007-06-07 22:16:53 +02:00
work.c