This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11744] [3.4 Regression] Wrong namespace lookup when induced by a template parameter
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Jul 2003 14:34:13 -0000
- Subject: [Bug c++/11744] [3.4 Regression] Wrong namespace lookup when induced by a template parameter
- References: <20030731132319.11744.nicolas.burrus@lrde.epita.fr>
- 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=11744
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |rejects-valid
Priority|P2 |P1
Last reconfirmed|0000-00-00 00:00:00 |2003-07-31 14:34:12
date| |
Summary|Wrong namespace lookup when |[3.4 Regression] Wrong
|induced by a template |namespace lookup when
|parameter |induced by a template
| |parameter
Target Milestone|--- |3.4
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-31 14:34 -------
I can confirm on the mainline (20030730). 3.3.1 (20030707) accepted the code so this is a
regression.
>From Phil's regression hunter: Search converges between 2003-07-13-trunk (#342) and 2003-
07-14-trunk (#343).