This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12131] Argument dependent lookup considered even when it should not
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Sep 2003 19:50:37 -0000
- Subject: [Bug c++/12131] 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
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-02 19:50:37
date| |
------- Additional Comments From bangerth at dealii dot org 2003-09-02 19:50 -------
To me, this looks very much like a duplicate of either PR 11808, which
was fixed today. Can you see whether your testcase now also passes?
For the record: of course this is a bug in gcc.
W.