PR middle-end/77357 - strlen of constant strings not folded
[official-gcc.git] / gcc / testsuite / gcc.dg / gimplefe-1.c
bloba81ed1ff38a3acf572b62c64b77e2ca192bdf1f5
1 /* { dg-do compile } */
2 /* { dg-options "-fgimple" } */
4 int i;
5 void __GIMPLE foo()
7 i = 1;