[Bug tree-optimization/15547] [tree-ssa] don't generate if (a != 0) for if (a)

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jul 5 22:31:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-05 22:31 -------
I think this is really just a dup of bug 15618.

But COND_EXPR for gimple requires its first argument (the conditional) be of type boolean_type.

-- 


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



More information about the Gcc-bugs mailing list