/[bison]/bison/tests/glr-regr1.at
ViewVC logotype

Diff of /bison/tests/glr-regr1.at

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by akim, Fri Nov 15 08:56:40 2002 UTC revision 1.6 by eggert, Sun Dec 29 02:00:20 2002 UTC
# Line 89  yylex (void) Line 89  yylex (void)
89  ]])  ]])
90    
91  AT_CHECK([[bison -o glr-regr1.c glr-regr1.y]], 0, [],  AT_CHECK([[bison -o glr-regr1.c glr-regr1.y]], 0, [],
92  [glr-regr1.y: warning: 1 shift/reduce conflict  [glr-regr1.y: conflicts: 1 shift/reduce
93  ])  ])
94  AT_COMPILE([glr-regr1])  AT_COMPILE([glr-regr1])
95  AT_CHECK([[echo BPBPB | ./glr-regr1]], 0,  AT_CHECK([[echo BPBPB | ./glr-regr1]], 0,

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26