------- Comment #6 from danglin at gcc dot gnu dot org  2010-07-28 15:15 -------
2609          assumption = simplify_gen_relational (NE, SImode, mode, tmp,
const0_rtx);

For some reason, 0 is being passed instead of const0_rtx.


-- 


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

Reply via email to