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 c++/18071] [3.4/4.0 Regression] -Winline does not respect -fno-default-inline


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-20 14:00 -------
Confirmed, a 3.4 and 4.0 regression.

But note -O3 enables -finline-functions which enables inlining for all functions so that is not a 
documentation problem at all.

: Search converges between 2004-01-01-trunk (#437) and 2004-01-17-trunk (#438).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |diagnostic
   Last reconfirmed|0000-00-00 00:00:00         |2004-10-20 14:00:23
               date|                            |
            Summary|-Winline does not respect - |[3.4/4.0 Regression] -
                   |fno-default-inline          |Winline does not respect -
                   |                            |fno-default-inline
   Target Milestone|---                         |3.4.3


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


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