------- Comment #6 from redi at gcc dot gnu dot org  2010-06-25 23:08 -------
in this variation the result is not an lvalue, so you can get away without a
definition:

 (b == 0) ? (int)VAR1 : VAR2


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44673

Reply via email to