]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR translation/79999 (possible typo in gimplify.c: depend(sink:))
authorJakub Jelinek <jakub@redhat.com>
Thu, 7 Mar 2019 19:46:11 +0000 (20:46 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 7 Mar 2019 19:46:11 +0000 (20:46 +0100)
commit90a0bf4e029b1ff3d7e7dfc6f98da88356587959
tree02abd3b5296ff04e5f4777a2bd13cdb03d76c567
parent459d21c6cffb2c74d2644e21db372ba8a0c27eb6
re PR translation/79999 (possible typo in gimplify.c: depend(sink:))

PR translation/79999
* gimplify.c (gimplify_omp_ordered): Reword diagnostics to talk about
depend clause with source (or sink) modifier.
* omp-expand.c (expand_omp_ordered_sink): Likewise.

* c-c++-common/gomp/doacross-1.c: Adjust expected diagnostics.
* c-c++-common/gomp/doacross-3.c: New test.

From-SVN: r269468
gcc/ChangeLog
gcc/gimplify.c
gcc/omp-expand.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/gomp/doacross-1.c
gcc/testsuite/c-c++-common/gomp/doacross-3.c [new file with mode: 0644]