mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-04-24 02:29:43 +00:00
178a033e8b
Remove the useless conditional b4_pure_if: the skeleton is, of course, pure (no global variables). Make glr2.cc intrinsically pure. * data/skeletons/glr2.cc (b4_pure_if): Remove definition and uses. (b4_lex): New. Stolen from lalr1.cc to avoid needing to use the one from c.m4.