PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
[official-gcc.git] / gcc / testsuite / gcc.dg / gimplefe-error-6.c
blobc73b85c1e24b149027ef9a89acf020fcf53e1f5c
1 /* { dg-do compile } */
2 /* { dg-options "-fgimple" } */
4 void a(int);
6 __GIMPLE() void b()
8 a_2 = 0; /* { dg-error "invalid" } */