[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[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-11-17 00:52 -------
The problem is somehow related to having this line:
template<typename T> T foo(T);

Confirmed on the mainline and 3.3.2.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|libstdc++                   |c++
     Ever Confirmed|                            |1
           Keywords|                            |pessimizes-code
   Last reconfirmed|0000-00-00 00:00:00         |2003-11-17 00:52:07
               date|                            |
            Summary|[3.3 regression] forward    |[3.3/3.4 regression] forward
                   |template declarations in    |template declarations in
                   |<complex> let inlining fail |<complex> let inlining fail
   Target Milestone|---                         |3.3.3


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: