Fix ICE in substring-handling building 502.gcc_r (PR 87562)
[official-gcc.git] / gcc / testsuite / c-c++-common / conflict-markers-4.c
bloba3c53ea1b1c2e8d2ab144c10fa69a73cdd0ffa6d
1 /* Ensure we can handle mismatched conflict markers. */
3 int p;
5 >>>>>>> Some commit message /* { dg-error "conflict marker" } */
7 int q;
9 >>>>>>> Some other commit message /* { dg-error "conflict marker" } */
11 int r;