[Bug rtl-optimization/15366] [unit-at-a-time] -fno-inline-functions is ignored for static functions

mmitchel at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Aug 19 21:12:00 GMT 2004


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-08-19 21:12 -------
I'd like to know why this is considered a desirable feature.  

It changes long-standing behavior of GCC, and means that you now have to add
-fkeep-inlinine-functions if you need those static functions to be callable from
the debugger, etc.

Jan, at the very least, the documentation needs to change.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jh at suse dot cz
                   |dot org                     |
             Status|NEW                         |ASSIGNED


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



More information about the Gcc-bugs mailing list