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++/13081] [3.3/3.4 regression] forward template declarations in <complex> let inlining fail


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-16 20:31 -------
Some how the template is being marked as not inlinable (it does not inline even at -O3).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-11-17 00:52:07         |2003-12-16 20:31:48
               date|                            |


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


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