This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13081] [3.3/3.4 regression] forward template declarations in <complex> let inlining fail
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Dec 2003 20:31:49 -0000
- Subject: [Bug c++/13081] [3.3/3.4 regression] forward template declarations in <complex> let inlining fail
- References: <20031117000602.13081.debian-gcc@lists.debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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