]> granicus.if.org Git - yasm/commit
Continue re2c updates. This one gets rid of the unused label warnings.
authorPeter Johnson <peter@tortall.net>
Sun, 9 Oct 2005 07:11:45 +0000 (07:11 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 9 Oct 2005 07:11:45 +0000 (07:11 -0000)
commit1702e9d8334c99843e633686e7210ba636e614bf
tree8a6599e0a2912447ae7988545291535e89e931fd
parentbd45ec37cef6779c2e31747562495e3c73c94410
Continue re2c updates.  This one gets rid of the unused label warnings.
Going ahead and removing the cleanup script; a later commit will get rid
of the remaining unused variable warnings that the cleanup script took care
of as well.

svn path=/trunk/yasm/; revision=1273
12 files changed:
modules/arch/lc3b/Makefile.inc
modules/arch/x86/Makefile.inc
modules/parsers/gas/Makefile.inc
modules/parsers/nasm/Makefile.inc
tools/re2c/Makefile.inc
tools/re2c/basics.h
tools/re2c/cleanup.c [deleted file]
tools/re2c/code.c
tools/re2c/globals.h
tools/re2c/main.c
tools/re2c/scanner.c
tools/re2c/scanner.re