gcc/libgomp
Jakub Jelinek 91b6c26dd2 re PR c/26171 (#pragma omp threadprivate requires -funit-at-a-time)
PR c/26171
	* cgraph.c (cgraph_varpool_finalize_decl): Don't call
	cgraph_varpool_assemble_pending_decls if -fopenmp, unless
	cgraph_global_info_ready.

	* testsuite/libgomp.c/pr26171.c: New test.

From-SVN: r113271
2006-04-26 10:26:06 +02:00
..
config [multiple changes] 2006-02-25 22:23:09 +01:00
testsuite re PR c/26171 (#pragma omp threadprivate requires -funit-at-a-time) 2006-04-26 10:26:06 +02:00
ChangeLog re PR c/26171 (#pragma omp threadprivate requires -funit-at-a-time) 2006-04-26 10:26:06 +02:00
Makefile.am re PR libgomp/25938 (libgomp installs header files in version and target independent location) 2006-02-15 08:46:39 +01:00
Makefile.in re PR libgomp/25865 (libgomp incorrectly detects support for TLS) 2006-04-25 13:58:25 -07:00
NOTES
acinclude.m4 re PR libgomp/25865 (libgomp incorrectly detects support for TLS) 2006-04-25 13:58:25 -07:00
aclocal.m4 re PR libgomp/25865 (libgomp incorrectly detects support for TLS) 2006-04-25 13:58:25 -07:00
alloc.c
barrier.c
config.h.in [multiple changes] 2006-02-25 22:23:09 +01:00
configure re PR libgomp/25865 (libgomp incorrectly detects support for TLS) 2006-04-25 13:58:25 -07:00
configure.ac re PR libgomp/25865 (libgomp incorrectly detects support for TLS) 2006-04-25 13:58:25 -07:00
configure.tgt re PR libgomp/25936 (libgomp needs to link against rt on HPUX) 2006-02-13 02:33:37 +00:00
critical.c
env.c
error.c
fortran.c
iter.c
libgomp.h re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h)) 2006-01-24 13:06:07 -08:00
libgomp.map
libgomp.spec.in
libgomp_f.h.in re PR libgomp/25884 (libgomp should not require perl to compile) 2006-01-25 11:17:57 -08:00
libgomp_g.h
loop.c
omp.h.in re PR libgomp/25884 (libgomp should not require perl to compile) 2006-01-25 11:17:57 -08:00
omp_lib.f90.in re PR libgomp/25884 (libgomp should not require perl to compile) 2006-01-25 11:17:57 -08:00
omp_lib.h.in re PR libgomp/25884 (libgomp should not require perl to compile) 2006-01-25 11:17:57 -08:00
ordered.c
parallel.c
sections.c
single.c
team.c re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'alloca') 2006-01-21 17:57:01 +00:00
work.c