PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
[official-gcc.git] / gcc / testsuite / gcc.dg / pr52803.c
blob6774b0c6d21cd4c338af5b84c510193c17ec8904
1 /* { dg-do compile } */
2 /* { dg-options "-O -fno-move-loop-invariants" } */
4 int main () { return 0; }