diff options
author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-04-24 21:21:48 +0000 |
---|---|---|
committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-04-24 21:21:48 +0000 |
commit | 9d0b45e744fe3eb72e5a47df714935d798705fbb (patch) | |
tree | c255a0f89ce718c275286a167fc2c8d77f219d80 /gcc/testsuite/c-c++-common/gomp/sections1.c | |
parent | 6753d0d27511f30725bdb46de1d0ef33e0fc483b (diff) | |
download | ppe42-gcc-9d0b45e744fe3eb72e5a47df714935d798705fbb.tar.gz ppe42-gcc-9d0b45e744fe3eb72e5a47df714935d798705fbb.zip |
gcc/c/
* c-parser.c (c_parser_omp_atomic): Allow seq_cst before
atomic-clause, allow comma in between atomic-clause and
seq_cst.
gcc/cp/
* parser.c (cp_parser_omp_atomic): Allow seq_cst before
atomic-clause, allow comma in between atomic-clause and
seq_cst.
gcc/testsuite/
* c-c++-common/gomp/atomic-16.c: Remove all dg-error directives.
Replace load with read and store with write.
libgomp/
* testsuite/libgomp.c++/atomic-14.C: Allow seq_cst and
atomic type clauses in any order and optional comma in between.
* testsuite/libgomp.c++/atomic-15.C: Likewise.
* testsuite/libgomp.c/atomic-17.c: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_9-branch@209763 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/c-c++-common/gomp/sections1.c')
0 files changed, 0 insertions, 0 deletions