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++/23885] incorrect template two-stage name-lookup


------- 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


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