This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36883] Overeager ADL again
- 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: 17 Aug 2008 00:16:58 -0000
- Subject: [Bug c++/36883] Overeager ADL again
- References: <bug-36883-501@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2008-08-17 00:16 -------
I think the issue is we don't disquish between an empty overloaded set and one
that needs to be looked up later.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36883