[Bug middle-end/49139] always_inline attribute inconsistencies on failure

chrbr at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 11 13:03:00 GMT 2011


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

chrbr at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #14 from chrbr at gcc dot gnu.org 2011-07-11 13:02:22 UTC ---
as discussed
-emits a warning when __attribute__((always_inline)) is used without inline
keyword
-emits an error in an always_inline function couldn't be inlined.
-consistently behaves, with or without -Winline



More information about the Gcc-bugs mailing list