mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-21 11:11:37 +00:00
It turns out the recent dead-block code "broke" vector component access from objects. The breakage is really highlighting a problem with temporary operands and aliasing. The problem was hiding behind a basic-block split that the recent dead-block work mended and thus exposed the bug. |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
bootstrap | ||
configure.in | ||
Makefile.am | ||
TODO |