]> git.saurik.com Git - bison.git/commit
* src/closure.c (closure): No longer optimize the special case
authorAkim Demaille <akim@epita.fr>
Wed, 28 Nov 2001 14:52:50 +0000 (14:52 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 28 Nov 2001 14:52:50 +0000 (14:52 +0000)
commit2c4c30aa95ca133b7ba23d4f4977844976975862
tree780e3f5d873f0e82526305e03ba866fae198c049
parent576890b7ee8aaf792aba9b76b0d91d021040823b
* src/closure.c (closure): No longer optimize the special case
where all the bits of `ruleset[r]' are set to 0, to make the code
clearer.
ChangeLog
src/closure.c