diff options
author | Jakub Jelinek <jakub@redhat.com> | 2020-06-16 16:30:05 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2020-06-16 16:30:05 +0200 |
commit | fab46c5df7500f2ce640f98320d47a19d3de8a2f (patch) | |
tree | 5f66022c0b652a94ea9079291e48af6d6111fdcb /gcc/tree-pretty-print.h | |
parent | e70fbee1a3dd9fdeb661366dbf3096d76c4e2d6e (diff) | |
download | gcc-fab46c5df7500f2ce640f98320d47a19d3de8a2f.zip gcc-fab46c5df7500f2ce640f98320d47a19d3de8a2f.tar.gz gcc-fab46c5df7500f2ce640f98320d47a19d3de8a2f.tar.bz2 |
openmp: Diagnose invalid OpenMP schedule(simd, static)
2020-06-16 Jakub Jelinek <jakub@redhat.com>
gcc/c/
* c-parser.c (c_parser_omp_clause_schedule): Reject modifier separated
from kind by comma rather than colon.
gcc/cp/
* parser.c (cp_parser_omp_clause_schedule): Reject modifier separated
from kind by comma rather than colon.
gcc/testsuite/
* c-c++-common/gomp/schedule-modifiers-2.c: New test.
Diffstat (limited to 'gcc/tree-pretty-print.h')
0 files changed, 0 insertions, 0 deletions