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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-11 
13:47:27 UTC ---
Why should it be?  Because of the used attribute it can't be considered as
called just once, so -finline-functions-called-once doesn't apply.  And it
isn't declared inline either.

Reply via email to