gcc/libgomp
Jakub Jelinek 11a5f60849 trans-openmp.c (gfc_trans_omp_variable): Handle references to parent result.
* trans-openmp.c (gfc_trans_omp_variable): Handle references
	to parent result.
	* trans-expr.c (gfc_conv_variable): Remove useless setting
	of parent_flag, formatting.

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

From-SVN: r112026
2006-03-13 22:44:04 +01:00
..
config [multiple changes] 2006-02-25 22:23:09 +01:00
testsuite trans-openmp.c (gfc_trans_omp_variable): Handle references to parent result. 2006-03-13 22:44:04 +01:00
ChangeLog trans-openmp.c (gfc_trans_omp_variable): Handle references to parent result. 2006-03-13 22:44:04 +01: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/25938 (libgomp installs header files in version and target independent location) 2006-02-15 08:46:39 +01:00
NOTES
acinclude.m4
aclocal.m4 re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h)) 2006-01-24 13:06:07 -08:00
alloc.c
barrier.c
config.h.in [multiple changes] 2006-02-25 22:23:09 +01:00
configure [multiple changes] 2006-02-25 22:23:09 +01:00
configure.ac [multiple changes] 2006-02-25 22:23:09 +01: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