------- Comment #6 from jakub at gcc dot gnu dot org 2010-04-26 20:11 ------- Subject: Bug 43893
Author: jakub Date: Mon Apr 26 20:11:01 2010 New Revision: 158746 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158746 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_5-branch/libgomp/testsuite/libgomp.c++/pr43893.C branches/gcc-4_5-branch/libgomp/testsuite/libgomp.c/pr43893.c Modified: branches/gcc-4_5-branch/gcc/ChangeLog branches/gcc-4_5-branch/gcc/c-omp.c branches/gcc-4_5-branch/libgomp/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43893