]> git.xonotic.org Git - xonotic/gmqcc.git/blob - tests/uninit2.tmpl
Only optimize (a - (-b)) into (a + b) when the unary operand is a negation. This...
[xonotic/gmqcc.git] / tests / uninit2.tmpl
1 I: uninit.qc
2 D: catch another case of unused vector accesses
3 T: -fail
4 C: -std=fteqcc -Wall -Werror -DUNINIT