------- Comment #2 from hubicka at gcc dot gnu dot org  2010-04-26 23:02 -------
The whopr benchmark is the usual case that main() is optimized for size rather
than speed.  In this case we can get function inlined if inliner is informed
that builtin_return_address is cheap. I am testing patch for that.


-- 

hubicka at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |hubicka at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-04-26 23:02:15
               date|                            |


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

Reply via email to