This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17395] Incorrect lookup for parameters
- From: "gdr at integrable-solutions dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Sep 2004 13:45:04 -0000
- Subject: [Bug c++/17395] Incorrect lookup for parameters
- References: <20040910133354.17395.gdr@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From gdr at integrable-solutions dot net 2004-09-10 13:45 -------
Subject: Re: New: Incorrect lookup for parameters
"gdr at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:
[...]
| bhar(x, y); // #4
| }
|
| g++ erroneously rejects #1 and #2.
|
| Notice that Comeau online accepts everything except #3 -- but
^^
that should read #4 -- my fingers typed in the wrong order.
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17395