r225934 - in /branches/gomp-4_1-branch/gcc: c/C...
aldyh@gcc.gnu.org
aldyh@gcc.gnu.org
Fri Jul 17 13:45:00 GMT 2015
Author: aldyh
Date: Fri Jul 17 13:45:56 2015
New Revision: 225934
URL: https://gcc.gnu.org/viewcvs?rev=225934&root=gcc&view=rev
Log:
c/
* c-parser.c (c_parser_omp_clause_depend_sink): Handle multiple
undeclared sink variables gracefully.
cp/
* parser.c (cp_parser_omp_clause_depend_sink): Handle multiple
undeclared sink variables gracefully.
testsuite/
* c-c++-common/gomp/sink-3.c: New test.
Added:
branches/gomp-4_1-branch/gcc/testsuite/c-c++-common/gomp/sink-3.c
Modified:
branches/gomp-4_1-branch/gcc/c/ChangeLog.gomp
branches/gomp-4_1-branch/gcc/c/c-parser.c
branches/gomp-4_1-branch/gcc/cp/ChangeLog.gomp
branches/gomp-4_1-branch/gcc/cp/parser.c
branches/gomp-4_1-branch/gcc/testsuite/ChangeLog.gomp
More information about the Gcc-cvs
mailing list