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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-checking, lto
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.03.11 10:03:26
                 CC|                            |hubicka at gcc dot gnu.org,
                   |                            |rguenth at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-11 
10:03:26 UTC ---
Hum, this checking that triggers is somewhat bogus as at least with LTO
we end up rejecting some inlines late in expand_call_inline.

With the inliner reorg we should try to avoid this more consistently.

Reply via email to