quakeforge/tools/qfcc
Bill Currie 426363cd0d Don't kill aliased definitions in the entry dummy block.
Only definitions for the def used in the current statement (whether an
alias or not) are suitable for killing. Doing otherwise defeats the purpose
of this work :P

Fixes the false negatives found in a modified quattest.r (commented out the
"tq.s = 0;" line).
2012-12-10 19:42:31 +09:00
..
doc Document alias defs. 2012-12-09 19:43:12 +09:00
include Enable live var flow dumps. 2012-12-10 15:27:07 +09:00
source Don't kill aliased definitions in the entry dummy block. 2012-12-10 19:42:31 +09:00
test Remove func-static from XFAIL_TESTS. 2012-12-04 13:27:39 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
bootstrap scary, but the only changes qfcc needed to build as part of quakeforge was 2002-01-22 05:48:03 +00:00
configure.in fix CPP_NAME for independently built qfcc 2002-06-04 20:43:11 +00:00
Makefile.am Add a test harness for qfcc. 2012-11-22 21:59:01 +09:00
TODO Update qfcc's TODO 2012-12-01 15:41:30 +09:00