This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ PATCH]: Fix overload regression
- From: Mark Mitchell <mark at codesourcery dot com>
- To: Nathan Sidwell <nathan at codesourcery dot com>, "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 30 Sep 2002 11:48:51 -0700
- Subject: Re: [C++ PATCH]: Fix overload regression
--On Monday, September 30, 2002 07:32:26 PM +0100 Nathan Sidwell
<nathan@codesourcery.com> wrote:
Mark,
your 2002-08-01 patch concerning lookups broke the attached testcase.
Fixed with the attached tweak. It seems to me that TEMPLATE_DECLs should
always be considered overloaded too. I think is_really_overloaded is a
rather fragile design anyway ...
booted and tested on i686-pc-linux-gnu, ok?
Yes, thanks.
I agree that this is all fragile. It is actually a good bit cleaner on
the new parser branch -- and I haven't even really started. We can
eliminate huge amounts of this gunk once we get the parser checked in.
Thanks,
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com