Home | History | Annotate | Download | only in tests

Lines Matching full:lookahead

459 148;glr-regression.at:566;Duplicated user destructor for lookahead;;
465 154;glr-regression.at:1078;Incorrect lookahead during deterministic GLR;;
466 155;glr-regression.at:1212;Incorrect lookahead during nondeterministic GLR;;
468 157;glr-regression.at:1519;Leaked lookahead after nondeterministic parse syntax error;;
7120 # FIXME: This location is not satisfying. Depend on the lookahead?
7209 # lookahead is freed.
7635 # FIXME: This location is not satisfying. Depend on the lookahead?
7724 # lookahead is freed.
8185 # FIXME: This location is not satisfying. Depend on the lookahead?
8274 # lookahead is freed.
8669 # FIXME: This location is not satisfying. Depend on the lookahead?
8758 # lookahead is freed.
9112 # FIXME: This location is not satisfying. Depend on the lookahead?
9201 # lookahead is freed.
9558 # FIXME: This location is not satisfying. Depend on the lookahead?
9647 # lookahead is freed.
65170 148 ) # 148. glr-regression.at:566: Duplicated user destructor for lookahead
65172 at_desc='Duplicated user destructor for lookahead'
65173 $at_quiet $ECHO_N "148: Duplicated user destructor for lookahead $ECHO_C"
66212 154 ) # 154. glr-regression.at:1078: Incorrect lookahead during deterministic GLR
66214 at_desc='Incorrect lookahead during deterministic GLR'
66215 $at_quiet $ECHO_N "154: Incorrect lookahead during deterministic GLR $ECHO_C"
66237 - Defaulted state after lookahead: yychar != YYEMPTY.
66239 - User action changing the lookahead. */
66436 155 ) # 155. glr-regression.at:1212: Incorrect lookahead during nondeterministic GLR
66438 at_desc='Incorrect lookahead during nondeterministic GLR'
66439 $at_quiet $ECHO_N "155: Incorrect lookahead during nondeterministic GLR$ECHO_C"
66459 - Conflicting actions (split-off parse, which copies lookahead need,
66462 - Merged deferred actions (lookahead need and RHS from different stack
66464 - Defaulted state after lookahead: yychar != YYEMPTY.
66466 - yychar != YYEMPTY but lookahead need is yyfalse (a previous stack has
66467 seen the lookahead but current stack has not).
66469 lookahead need array.
66501 /* When merging the 2 deferred actions, the lookahead needs are different. */
66539 /* yychar != YYEMPTY but lookahead need is yyfalse. */
66557 fprintf (stderr, "Incorrect lookahead during stack explosion.\n");
66566 fprintf (stderr, "Incorrect lookahead during stack explosion.\n");
66575 fprintf (stderr, "Incorrect lookahead during stack explosion.\n");
66584 "Found lookahead where shouldn't during stack explosion.\n");
66921 157 ) # 157. glr-regression.at:1519: Leaked lookahead after nondeterministic parse syntax error
66923 at_desc='Leaked lookahead after nondeterministic parse syntax error'
66924 $at_quiet $ECHO_N "157: Leaked lookahead after nondeterministic parse syntax error$ECHO_C"
66982 fprintf (stderr, "Lookahead destructor not called.\n");