r142546 - in /trunk: gcc/ChangeLog gcc/omp-low....

jakub@gcc.gnu.org jakub@gcc.gnu.org
Mon Dec 8 10:36:00 GMT 2008


Author: jakub
Date: Mon Dec  8 10:36:01 2008
New Revision: 142546

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142546
Log:
	PR middle-end/36802
	* omp-low.c (use_pointer_for_field): Only call maybe_lookup_decl
	on parallel and task contexts.

	* testsuite/libgomp.c/pr36802-1.c: New test.
	* testsuite/libgomp.c/pr36802-2.c: New test.
	* testsuite/libgomp.c/pr36802-3.c: New test.

Added:
    trunk/libgomp/testsuite/libgomp.c/pr36802-1.c
    trunk/libgomp/testsuite/libgomp.c/pr36802-2.c
    trunk/libgomp/testsuite/libgomp.c/pr36802-3.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-low.c
    trunk/libgomp/ChangeLog



More information about the Gcc-cvs mailing list