OSDN Git Service

PR c/43893
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Apr 2010 20:07:10 +0000 (20:07 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Apr 2010 20:07:10 +0000 (20:07 +0000)
commitabc3b078df4fc8f76e2d59722193e455b1fa4c42
tree20ef77abbc49b7740132e220cf8488695349b001
parent561ba0aa5e666cce088a35e7e82acd4d7d570c9d
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158745 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-omp.c
libgomp/ChangeLog
libgomp/testsuite/libgomp.c++/pr43893.C [new file with mode: 0644]
libgomp/testsuite/libgomp.c/pr43893.c [new file with mode: 0644]