?: with omitted true-expression needs special handling if the condition ends in a...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 21 Dec 2008 18:25:56 +0000 (18:25 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 21 Dec 2008 18:25:56 +0000 (18:25 +0000)
commit46ef2e565f46ee5876872ef250796e428c3ac6df
tree2d71aa3d3af0c3fa475986950b448d102b698333
parent18a1fc944eceff05ebdc0f6baab33db346cdf0a8
?: with omitted true-expression needs special handling if the condition ends in a comparison, too.

[r24843]
ast.c
ast2firm.c