mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 15:51:36 +00:00
3e38c4aa48
qfcc now does local common subexpression elimination. It seems to work, but is optional (default off): use -O to enable. Also, uninitialized variable detection is finally back :) The progs engine now has very basic valgrind-like functionality for checking pointer accesses. Enable with pr_boundscheck 2 |
||
---|---|---|
.. | ||
dot | ||
man | ||
expressions.txt | ||
hello.r | ||
hello2.r | ||
Makefile.am | ||
qcc.txt | ||
qfcc-output.txt | ||
qfcc.lyx | ||
radians.r | ||
warnings.txt |