]> git.xonotic.org Git - xonotic/gmqcc.git/history - tests/correct-vs-short-2.tmpl
Only optimize (a - (-b)) into (a + b) when the unary operand is a negation. This...
[xonotic/gmqcc.git] / tests / correct-vs-short-2.tmpl
2012-12-23 Dale WeilerMerge branch 'master' of github.com:graphitemaster...
2012-12-22 Wolfgang Bumillerfix -fshort-logic to cast to true boolean values