------- Comment #6 from hubicka at gcc dot gnu dot org  2008-02-17 19:45 -------
OK, I am switching it to new again ;)

However the warning really means that GCC decided to not inline the function
because it thinks it is not profitable because it concluded that the call is
infrequent. Perhaps you can suggest better wording?  The cold regions can be
controlled via hot-bb-frequency-fraction parameter.

Honza


-- 

hubicka at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-02-17 19:45:00
               date|                            |


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

Reply via email to