]> git.xonotic.org Git - xonotic/gmqcc.git/blob - tests/vector-init3.tmpl
Only optimize (a - (-b)) into (a + b) when the unary operand is a negation. This...
[xonotic/gmqcc.git] / tests / vector-init3.tmpl
1 I: vector-init.qc
2 D: only partial vector init
3 T: -fail
4 C: -std=fteqcc -Wall -Werror -DINIT_PARTS