mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 06:43:03 +00:00
* src/LR0.c (augment_automaton): Call `insert_eof_shifting_state'
only when appropriate: when insert_start_shifting_state' is not invoked. * tests/regression.at (Rule Line Numbers): Adjust.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2001-12-10 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/LR0.c (augment_automaton): Call `insert_eof_shifting_state'
|
||||
only when appropriate: when insert_start_shifting_state' is not
|
||||
invoked.
|
||||
* tests/regression.at (Rule Line Numbers): Adjust.
|
||||
|
||||
|
||||
2001-12-10 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/LR0.c (augment_automaton): Now that all states have shifts,
|
||||
|
||||
Reference in New Issue
Block a user