gcc/libgomp
Jakub Jelinek a7a53ca582 re PR fortran/29629 (ICE on OpenMP-enabled program (gfc_conv_variable, at fortran/trans-expr.c:404))
PR fortran/29629
	* trans-openmp.c (gfc_trans_omp_array_reduction): Set attr.flavor
	of init_val_sym and outer_sym to FL_VARIABLE.

	* testsuite/libgomp.fortran/pr29629.f90: New test.

From-SVN: r118134
2006-10-29 11:27:39 +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 fortran/29629 (ICE on OpenMP-enabled program (gfc_conv_variable, at fortran/trans-expr.c:404)) 2006-10-29 11:27:39 +01:00
ChangeLog re PR fortran/29629 (ICE on OpenMP-enabled program (gfc_conv_variable, at fortran/trans-expr.c:404)) 2006-10-29 11:27:39 +01:00
Makefile.am re PR libgomp/25938 (libgomp installs header files in version and target independent location) 2006-08-26 19:30:44 +01:00
Makefile.in re PR libgomp/25938 (libgomp installs header files in version and target independent location) 2006-08-26 19:30:44 +01:00
NOTES
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
barrier.c
config.h.in [multiple changes] 2006-02-25 22:23:09 +01:00
configure Index: config/ChangeLog 2006-10-15 07:42:57 +00:00
configure.ac re PR c/28768 (Preprocessor doesn't parse tokens correctly?) 2006-09-13 02:04:18 +01:00
configure.tgt re PR libgomp/29494 (libgomp build fails with missing pthread_mutexattr_settype) 2006-10-24 13:59:06 +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/28725 (Case Sensitive OpenMP environment variables and patch) 2006-08-17 09:58:02 +02:00
error.c
fortran.c acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from test. 2006-10-06 08:25:32 +00:00
iter.c
libgomp.h env.c (gomp_nthreads_var): Change to unsigned long. 2006-06-09 15:08:55 -07: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 env.c (gomp_nthreads_var): Change to unsigned long. 2006-06-09 15:08:55 -07:00
work.c