Updating ternary testcase to use -fcorrect-ternary - added fte-style test as well for it

This commit is contained in:
Wolfgang (Blub) Bumiller 2012-12-02 11:52:11 +01:00
parent 37ccf19769
commit d39df54f8a
2 changed files with 14 additions and 1 deletions

13
tests/ternary-fte.tmpl Normal file
View file

@ -0,0 +1,13 @@
I: ternary.qc
D: nested ternary expressions - FTE-style ternary
T: -execute
C: -std=fteqcc
M: 1 a=11 a=21 a=other0
M: 0
M: 0
M: 1 a=11 a=21 a=other0
M: 0
M: 0
M: 5
M: 9
M: 10

View file

@ -1,7 +1,7 @@
I: ternary.qc
D: nested ternary expressions
T: -execute
C: -std=fteqcc
C: -std=fteqcc -fcorrect-ternary
M: 1 a=1
M: 1 a=2
M: 1 a=other