------- Comment #5 from pinskia at gcc dot gnu dot org  2009-04-27 19:11 -------
(In reply to comment #4)
> Here is a reduced testcase for the PPC-darwin failure:
> float f(int a) { return a ? 1.0f : 2.0f ; }

This looks like how constants are expanded in PHIs, looking into it further.


-- 


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

Reply via email to