This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/23885] incorrect template two-stage name-lookup
- From: "martin dot audet at imi dot cnrc-nrc dot gc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Sep 2005 20:36:25 -0000
- Subject: [Bug c++/23885] incorrect template two-stage name-lookup
- References: <20050914185413.23885.martin.audet@imi.cnrc-nrc.gc.ca>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From martin dot audet at imi dot cnrc-nrc dot gc dot ca 2005-09-14 20:36 -------
Hi again,
I agree with you, this bug and 16635 seems to be related to the same cause
(which is I guess the two-stage name-lookup for templates).
I also ran the three code examples provided in 16635 on a few machine here and I
observed the same work/fail pattern: it works on 3.3.2 and fails on every other
versions I tested.
Martin
--
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |4.0.1 4.0.0 3.4.3 3.4.2
| |3.2.3 2.96
Known to work| |3.3.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23885