c++: crash with anon VAR_DECL [PR116676]
[official-gcc.git] / gcc / testsuite / c-c++-common / gomp / pr60823-4.c
bloba9bc0fa2591bf149bae4d5656cc7f66a5da65965
1 /* PR tree-optimization/63915 */
2 /* { dg-do run } */
3 /* { dg-require-effective-target vect_simd_clones } */
4 /* { dg-options "-O2 -fopenmp-simd" } */
5 /* { dg-additional-options "-fpic" { target fpic } } */
7 #include "pr60823-2.c"