]> granicus.if.org Git - re2c/commit
- Added -g switch to support gcc's computed goto's.
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 7 May 2006 19:11:37 +0000 (19:11 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 7 May 2006 19:11:37 +0000 (19:11 +0000)
commite7e6f657f04ffad7961e9ac549fa59bebc3d2e10
treed2a6242b87d04c2274d575cb649f2488de117829
parent0a4cea6e3513b12059e5faf3a1ac91636fcedc04
- Added -g switch to support gcc's computed goto's.
# This is the initial step, maybe we use computed goto tables in other
# places too. That may however require to be able to configure a treshhold
# that defines when goto tables are being used.
CHANGELOG
code.cc
globals.h
main.cc
test/input8.b.c [new file with mode: 0755]
test/input8.b.re [new file with mode: 0755]
test/input8.g.c [new file with mode: 0755]
test/input8.g.re [new file with mode: 0755]