pr35439.c
150 Bytes
-
re PR c/35438 (ICE with invalid use of threadprivate) · 5df27e4a
PR c/35438 PR c/35439 * c-parser.c (c_parser_omp_threadprivate): Don't add vars with errorneous type. Check that v is a VAR_DECL. * gcc.dg/gomp/pr35438.c: New test. * gcc.dg/gomp/pr35439.c: New test. From-SVN: r133085
Jakub Jelinek committed