]> git.xonotic.org Git - xonotic/gmqcc.git/blob - tests/noref.tmpl
Only optimize (a - (-b)) into (a + b) when the unary operand is a negation. This...
[xonotic/gmqcc.git] / tests / noref.tmpl
1 I: noref.qc
2 D: noref keyword and pragma
3 T: -compile
4 C: -std=qcc -Wall -Werror -Wno-uninitialized-global