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 optimization/15366] [unit-at-a-time] -fno-inline-functions is ignored for static functions


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-10 15:27 -------
Confirmed, this is an intentional change with the new flag -funit-at-a-time.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hubicka at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
          Component|c                           |optimization
     Ever Confirmed|                            |1
           Keywords|                            |documentation
   Last reconfirmed|0000-00-00 00:00:00         |2004-05-10 15:27:11
               date|                            |
            Summary|-fno-inline-functions       |[unit-at-a-time] -fno-
                   |ignored by tree inliner for |inline-functions is ignored
                   |static functions            |for static functions
   Target Milestone|---                         |3.4.1


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]