r158942 - in /branches/gcc-4_4-branch: gcc/Chan...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Apr 30 18:41:00 GMT 2010


Author: jakub
Date: Fri Apr 30 18:41:42 2010
New Revision: 158942

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158942
Log:
	PR c/43893
	* c-omp.c (c_finish_omp_for): Handle also EQ_EXPR.

	* testsuite/libgomp.c/pr43893.c: New test.
	* testsuite/libgomp.c++/pr43893.C: New test.

Added:
    branches/gcc-4_4-branch/libgomp/testsuite/libgomp.c++/pr43893.C
    branches/gcc-4_4-branch/libgomp/testsuite/libgomp.c/pr43893.c
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/c-omp.c
    branches/gcc-4_4-branch/libgomp/ChangeLog



More information about the Gcc-cvs mailing list