PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
[official-gcc.git] / gcc / testsuite / gcc.dg / pr84503-2.c
blob76701f07938f89e620a3397fdd35b806a7cb1ba4
1 /* PR tree-optimization/84503 */
2 /* { dg-do run } */
3 /* { dg-options "-O3 -fno-tree-vectorize -fno-ivopts" } */
5 #include "pr84503-1.c"