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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-24 
13:05:51 UTC ---
And for 1), with always_inline you indicate that it is a bug to not inline
this function and inlining is required for correctness.  So we can't just
warn.

Reply via email to