This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12266] [3.3/3.4 regression] incorrect instantiation of unneeded template during overload resolution
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Sep 2003 18:38:08 -0000
- Subject: [Bug c++/12266] [3.3/3.4 regression] incorrect instantiation of unneeded template during overload resolution
- References: <20030912181627.12266.nathan@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12266
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-09-12 18:38:07
date| |
Summary|incorrectly instantiating |[3.3/3.4 regression]
|unneeded template |incorrect instantiation of
| |unneeded template during
| |overload resolution
Target Milestone|--- |3.3.2
------- Additional Comments From bangerth at dealii dot org 2003-09-12 18:38 -------
Confirmed. This is a regression introduced between 2.95 and 3.0.
W.