PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
[official-gcc.git] / gcc / testsuite / c-c++-common / conflict-markers-3.c
blobf149ecccb417759001636f9259be18270b899b30
1 /* Ensure we can handle unterminated conflict markers. */
3 int p;
5 <<<<<<< HEAD /* { dg-error "conflict marker" } */
7 int q;
9 <<<<<<< HEAD /* { dg-error "conflict marker" } */
11 int r;