diff options
author | Jakub Jelinek <jakub@redhat.com> | 2008-12-28 21:06:00 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2008-12-28 21:06:00 +0100 |
commit | e4ebaef35b3de79c05c616044c6e370b83e17a1f (patch) | |
tree | f612b0b6482de3bfab5e984231c0d017244573cb /gcc/gcc.c | |
parent | 2008239a953d29cd5a2dd45a08f3c903999080e0 (diff) | |
download | gcc-e4ebaef35b3de79c05c616044c6e370b83e17a1f.zip gcc-e4ebaef35b3de79c05c616044c6e370b83e17a1f.tar.gz gcc-e4ebaef35b3de79c05c616044c6e370b83e17a1f.tar.bz2 |
re PR c++/38650 (Trouble with volatile and #pragma omp for)
PR c++/38650
* semantics.c (finish_omp_for): Don't add CLEANUP_POINT_EXPR
around volatile iteration var in condition and/or increment
expression.
* testsuite/libgomp.c/pr38650.c: New test.
* testsuite/libgomp.c++/pr38650.C: New test.
From-SVN: r142940
Diffstat (limited to 'gcc/gcc.c')
0 files changed, 0 insertions, 0 deletions