This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix 9162
- From: Mark Mitchell <mark at codesourcery dot com>
- To: Nathan Sidwell <nathan at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 02 Jul 2003 08:44:50 -0700
- Subject: Re: [PATCH] Fix 9162
- References: <3F02A5FB.2030006@codesourcery.com>
On Wed, 2003-07-02 at 02:29, Nathan Sidwell wrote:
> Hi,
> this patch fixes 9162 where we were leaving unprocessed default args lying
> about.
>
> I had to change grokdeclarator to return any friend function decls it
> processed, so they could be remembered by the parser. Also you'll
> see I split unparsed_functions_queue into two chains, one for function
> bodies and one for default args - should speed things up a bit.
>
> booted and tested on i686-pc-linux-gnu, ok?
Yes, thanks!
--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com