c-parser.c
542 KB
-
re PR c++/79512 (ICE: Segfault in gimple_build_call_1, at gimple.c:218) · bcac0b4d
PR c++/79512 c/ * c-parser.c (c_parser_omp_target): For -fopenmp-simd ignore #pragma omp target even when not followed by identifier. cp/ * parser.c (cp_parser_omp_target): For -fopenmp-simd ignore #pragma omp target even when not followed by identifier. testsuite/ * c-c++-common/gomp/pr79512.c: New test. From-SVN: r245504
Jakub Jelinek committed