This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/4597: Overload resolution involving using declarations is broken in g++ version 3.01.
- From: rodrigc at gcc dot gnu dot org
- To: cameron at lexisnexis dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, umarnmj at lexisnexis dot com, usainhk at lexisnexis dot com, ueidatx at lexisnexis dot com, uhammec at lexisnexis dot com
- Date: 22 Jan 2002 21:56:22 -0000
- Subject: Re: c++/4597: Overload resolution involving using declarations is broken in g++ version 3.01.
- Reply-to: rodrigc at gcc dot gnu dot org, cameron at lexisnexis dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, umarnmj at lexisnexis dot com, usainhk at lexisnexis dot com, ueidatx at lexisnexis dot com, uhammec at lexisnexis dot com, gcc-gnats at gcc dot gnu dot org
Synopsis: Overload resolution involving using declarations is broken in g++ version 3.01.
State-Changed-From-To: open->analyzed
State-Changed-By: rodrigc
State-Changed-When: Tue Jan 22 13:56:22 2002
State-Changed-Why:
I can reproduced your problem with gcc 3.0.4.
However, with the latest gcc 3.1 snapshot, it compiles
without a problem.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4597