gimplify.c
249 KB
-
re PR c/48716 (gcc OpenMP static variable declared in scope inside construct is… · 144f4153
re PR c/48716 (gcc OpenMP static variable declared in scope inside construct is predetermined shared) PR c/48716 * gimplify.c (gimplify_bind_expr): Mark as GOVD_LOCAL also TREE_STATIC variables declared inside of some OpenMP construct. * gcc.dg/gomp/pr48716.c: New test. * g++.dg/gomp/pr48716.C: New test. From-SVN: r172859
Jakub Jelinek committed