re PR middle-end/35611 (FAIL: libgomp.c/omp-nested-1.c execution test)
authorJakub Jelinek <jakub@redhat.com>
Tue, 18 Mar 2008 12:21:02 +0000 (13:21 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 18 Mar 2008 12:21:02 +0000 (13:21 +0100)
commit8119fc93077ce835232c711273cd8f3b097f17f4
treecefe0df94ad8e0d6712d5f82009935b5d05d0634
parent9e7759638ae59400bcd321db6404962c5f0ba29a
re PR middle-end/35611 (FAIL: libgomp.c/omp-nested-1.c execution test)

PR middle-end/35611
* gimplify.c (gimplify_expr): Gimplify second operand of
OMP_ATOMIC_LOAD.

* testsuite/libgomp.c/atomic-4.c: New test.

From-SVN: r133309
gcc/ChangeLog
gcc/gimplify.c
libgomp/ChangeLog
libgomp/testsuite/libgomp.c/atomic-4.c [new file with mode: 0644]