mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-02 13:52:37 +00:00
ec9fa3fee8
Simply dereferencing a pointer does not need to go through array_expr and thus collect a 0 offset that will only be constant-folded out again. Really just a minor optimization in qfcc, but at one stage in today's modification, it resulted in some unwanted aliasing chains. |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
Makemodule.am | ||
TODO |