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]

r107715 - in /branches/gomp-20050608-branch: gc...


Author: jakub
Date: Wed Nov 30 12:52:07 2005
New Revision: 107715

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107715
Log:
	PR fortran/25162
	* openmp.c (gfc_match_omp_variable_list): Call gfc_set_sym_referenced
	on all symbols added to the namelist.

	* testsuite/libgomp.fortran/pr25162.f: New test.

Added:
    branches/gomp-20050608-branch/libgomp/testsuite/libgomp.fortran/pr25162.f
Modified:
    branches/gomp-20050608-branch/gcc/fortran/ChangeLog.gomp
    branches/gomp-20050608-branch/gcc/fortran/openmp.c
    branches/gomp-20050608-branch/libgomp/ChangeLog


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