This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/8982: "using foo::operator+" doesn't parse
- From: Neil Booth <neil at daikokuya dot co dot uk>
- To: Nathanael Nerode <neroden at twcny dot rr dot com>
- Cc: dean at foster dot net, gcc-gnats at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org,nobody at gcc dot gnu dot org
- Date: Wed, 1 Jan 2003 12:27:05 +0000
- Subject: Re: c++/8982: "using foo::operator+" doesn't parse
- References: <E18ThsD-0005iy-00@doctormoo>
Nathanael Nerode wrote:-
> This appears to work with mainline now that the new parser has been committed.
>
> Does this nead a testcase (and if so where should I put it)? Once that
> question is resolved I believe we can close this bug.
I think we should put all existing PRs resolved by the new parser in the
testsuite.
g++.dg/parse
is a possible location.
Neil.