http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49018
Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |wrong-code Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2011.05.17 10:50:48 AssignedTo|unassigned at gcc dot |rguenth at gcc dot gnu.org |gnu.org | Ever Confirmed|0 |1 --- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-17 10:50:48 UTC --- if-combine is doing this. bb_no_side_effects_p returns true for the basic-block with the asm. Mine.