PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
[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;