(Badly Collapsed GLR States): Switch to Yacc-style conflict reports.

This commit is contained in:
Paul Eggert
2002-12-29 02:00:20 +00:00
parent a4b746ea04
commit 00c378a21f

View File

@@ -89,7 +89,7 @@ yylex (void)
]])
AT_CHECK([[bison -o glr-regr1.c glr-regr1.y]], 0, [],
[glr-regr1.y: warning: 1 shift/reduce conflict
[glr-regr1.y: conflicts: 1 shift/reduce
])
AT_COMPILE([glr-regr1])
AT_CHECK([[echo BPBPB | ./glr-regr1]], 0,