gcc/libgomp
Jakub Jelinek 4288fea212 re PR middle-end/30494 (ICE with VLA and openmp)
PR middle-end/30494
	* gimplify.c (omp_add_variable): Don't call omp_notice_variable
	on TYPE_SIZE_UNIT for GOVD_LOCAL VLAs.

	* gcc.dg/gomp/pr30494.c: New test.
	* g++.dg/gomp/pr30494.C: New test.

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

From-SVN: r121132
2007-01-24 21:56:45 +01:00
..
config re PR libgomp/29494 (libgomp build fails with missing pthread_mutexattr_settype) 2006-10-24 13:59:06 +00:00
testsuite re PR middle-end/30494 (ICE with VLA and openmp) 2007-01-24 21:56:45 +01:00
ChangeLog re PR middle-end/30494 (ICE with VLA and openmp) 2007-01-24 21:56:45 +01:00
Makefile.am re PR libgomp/28209 (None of the GOMP_* environment variables are documented) 2006-12-21 17:29:08 -05:00
Makefile.in re PR libgomp/28209 (None of the GOMP_* environment variables are documented) 2006-12-21 17:29:08 -05:00
acinclude.m4 acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from test. 2006-10-06 08:25:32 +00:00
aclocal.m4 Index: config/ChangeLog 2006-10-15 07:42:57 +00:00
alloc.c [multiple changes] 2006-01-18 14:21:25 -05:00
barrier.c [multiple changes] 2006-01-18 14:21:25 -05:00
config.h.in re PR libgomp/28209 (None of the GOMP_* environment variables are documented) 2006-12-21 17:29:08 -05:00
configure configure: Rebuilt. 2007-01-16 02:57:41 +00:00
configure.ac configure: Rebuilt. 2007-01-16 02:57:41 +00:00
configure.tgt configure.tgt: Force initial-exec TLS model on Linux only. 2006-12-02 20:01:34 +00:00
critical.c critical.c (GOMP_critical_name_start): Fix *pptr initialization when gomp_mutex_t is larger than pointer and... 2006-06-21 10:59:44 +02:00
env.c re PR libgomp/29949 (implement argument checking for user accessable runtime routines) 2006-12-04 16:35:19 -05:00
error.c [multiple changes] 2006-01-18 14:21:25 -05:00
fortran.c acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from test. 2006-10-06 08:25:32 +00:00
iter.c [multiple changes] 2006-01-18 14:21:25 -05:00
libgomp.h env.c (gomp_nthreads_var): Change to unsigned long. 2006-06-09 15:08:55 -07:00
libgomp.map [multiple changes] 2006-01-18 14:21:25 -05:00
libgomp.spec.in [multiple changes] 2006-01-18 14:21:25 -05:00
libgomp.texi libgomp.texi: Document implementation specific default values of environment variables. 2007-01-14 15:16:57 -05:00
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 [multiple changes] 2006-01-18 14:21:25 -05:00
loop.c re PR middle-end/29947 (OpenMP parallel for fails for reversed loop range) 2006-12-04 11:26:00 +01:00
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 [multiple changes] 2006-01-18 14:21:25 -05:00
parallel.c [multiple changes] 2006-01-18 14:21:25 -05:00
sections.c [multiple changes] 2006-01-18 14:21:25 -05:00
single.c [multiple changes] 2006-01-18 14:21:25 -05:00
team.c env.c (gomp_nthreads_var): Change to unsigned long. 2006-06-09 15:08:55 -07:00
work.c [multiple changes] 2006-01-18 14:21:25 -05:00