This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12131] [3.4 Regression] Argument dependent lookup considered even when it should not
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Sep 2003 05:42:04 -0000
- Subject: [Bug c++/12131] [3.4 Regression] Argument dependent lookup considered even when it should not
- References: <20030902102849.12131.sylvain.pion@sophia.inria.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=12131
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Keywords| |rejects-valid
Resolution| |DUPLICATE
Summary|Argument dependent lookup |[3.4 Regression] Argument
|considered even when it |dependent lookup considered
|should not |even when it should not
Target Milestone|--- |3.4
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-09-03 05:42 -------
I can verify this has been fixed on the mainline (20030903) and since this looks like a dup of bug
11808, closing as so.
*** This bug has been marked as a duplicate of 11808 ***