This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]