]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c/ChangeLog
c-parser.c (c_parser_omp_clause_reduction): Call sorry_at on reduction clause with...
authorJakub Jelinek <jakub@redhat.com>
Fri, 9 Nov 2018 20:21:41 +0000 (21:21 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 9 Nov 2018 20:21:41 +0000 (21:21 +0100)
commit98c91c56bbe8a46ea46f6ca7c85a87c49c258372
tree57ca9d9cb030c47d9a1945143cf7eca2bfee320f
parent3179ebaeac5acfa6ec772a0b1a762215957fc6b0
c-parser.c (c_parser_omp_clause_reduction): Call sorry_at on reduction clause with inscan modifier.

* c-parser.c (c_parser_omp_clause_reduction): Call sorry_at on
reduction clause with inscan modifier.

* parser.c (cp_parser_omp_clause_reduction): Call sorry_at on
reduction clause with inscan modifier.

From-SVN: r265989
gcc/c/ChangeLog
gcc/c/c-parser.c
gcc/cp/ChangeLog
gcc/cp/parser.c