This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r118139 - in /branches/gcc-4_2-branch: gcc/fort...


Author: jakub
Date: Sun Oct 29 11:20:53 2006
New Revision: 118139

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118139
Log:
	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.

Added:
    branches/gcc-4_2-branch/libgomp/testsuite/libgomp.fortran/pr29629.f90
Modified:
    branches/gcc-4_2-branch/gcc/fortran/ChangeLog
    branches/gcc-4_2-branch/gcc/fortran/trans-openmp.c
    branches/gcc-4_2-branch/libgomp/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]