http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50890
Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2011-10-28 AssignedTo|unassigned at gcc dot |rguenth at gcc dot gnu.org |gnu.org | Target Milestone|--- |4.7.0 Ever Confirmed|0 |1 --- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-28 09:45:36 UTC --- Confirmed. We should not have inlined the function. Possibly caused by my gimple_call_fntype changes, thus mine.