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++/23708] [4.0 Regression] Non-inline function incorrectly treated as inline when using precompiled headers


------- Additional Comments From mmitchel at gcc dot gnu dot org  2005-09-09 16:38 -------
Fixed in 4.1 by the patch for 22252.  This isn't quite a "duplicate" bug so I'm
leaving the bug open; it's conceivable that we'd fix this bug, without fixing
22252, for 4.0.x.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.0/4.1 Regression] Non-   |[4.0 Regression] Non-inline
                   |inline function incorrectly |function incorrectly treated
                   |treated as inline when using|as inline when using
                   |precompiled headers         |precompiled headers


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


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