r132349 - in /trunk: gcc/ChangeLog gcc/tree-nes...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Feb 15 17:36:00 GMT 2008


Author: jakub
Date: Fri Feb 15 17:36:43 2008
New Revision: 132349

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132349
Log:
	PR middle-end/35130
	* tree-nested.c (convert_call_expr): Put FRAME.* vars into
	OMP_CLAUSE_SHARED rather than OMP_CLAUSE_FIRSTPRIVATE clause.

	* testsuite/libgomp.fortran/pr35130.f90: New test.
	* testsuite/libgomp.c/pr35130.c: New test.

Added:
    trunk/libgomp/testsuite/libgomp.c/pr35130.c
    trunk/libgomp/testsuite/libgomp.fortran/pr35130.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-nested.c
    trunk/libgomp/ChangeLog



More information about the Gcc-cvs mailing list