ack/util/ego/share
George Koehler fc1476c88b Add -DDEBUG to enable assertions in util/ego
Our build enables assertions in some other ACK tools (like assemblers
and LLgen), but disabled them in ego until now.  Bug #203 becomes a
failed assertion in ego's SR phase:

    sr: util/ego/sr/sr_reduce.c:483: fix_header: Assertion
    `INSTR(e) == ps_end' failed.

Comment out 2 assertions in util/ego/share, because they fail on
systems with 4-byte int, 8-byte long.
2019-11-14 17:17:24 -05:00
..
alloc.c More void, fewer clang warnings in util/ego 2019-11-01 15:27:16 -04:00
alloc.h More void, fewer clang warnings in util/ego 2019-11-01 15:27:16 -04:00
build.lua Add -DDEBUG to enable assertions in util/ego 2019-11-14 17:17:24 -05:00
cldefs.src Entry for LOI changed from CLASS1 to CLASS12. 1985-01-30 14:49:03 +00:00
cset.c
cset.h More void, fewer clang warnings in util/ego 2019-11-01 15:27:16 -04:00
debug.c
debug.h
def.h
files.c
files.h
get.c Add -DDEBUG to enable assertions in util/ego 2019-11-14 17:17:24 -05:00
get.h
global.c
global.h
go.c
go.h
init_glob.c
init_glob.h
locals.c More void, fewer clang warnings in util/ego 2019-11-01 15:27:16 -04:00
locals.h
lset.c
lset.h
makecldef.c Cut down some clang warnings 2019-10-30 18:36:38 -04:00
Makefile
map.c More common symbol fixing. 2019-02-10 14:03:55 +01:00
map.h
parser.c
parser.h
pop_push.awk
put.c Add -DDEBUG to enable assertions in util/ego 2019-11-14 17:17:24 -05:00
put.h
show.c
stack_chg.c
stack_chg.h
types.h
utils.c
utils.h