PR tree-optimization/86401
[official-gcc.git] / gcc / testsuite / c-c++-common / conflict-markers-5.c
blobb55c9c3d34e0a9b079d33a83396529b8220f9577
1 /* Ensure we can handle mismatched conflict markers. */
3 int p;
5 ======= /* { dg-error "conflict marker" } */
7 int q;
9 ======= /* { dg-error "conflict marker" } */
11 int r;