This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ PATCH]: DEFAULT_ARG class
- To: nathan at codesourcery dot com
- Subject: Re: [C++ PATCH]: DEFAULT_ARG class
- From: Mark Mitchell <mark at codesourcery dot com>
- Date: Thu, 04 Jan 2001 10:21:30 -0800
- Cc: gcc-patches at gcc dot gnu dot org
- Organization: CodeSourcery, LLC
- References: <3A5448C6.15ABCB07@codesourcery.com>
>>>>> "Nathan" == Nathan Sidwell <nathan@codesourcery.com> writes:
Nathan> Hi, the DEAULT_ARG unparsed tree node is placed in tree
Nathan> code class 'c' (constant) when it looks like an identifier
Nathan> node, so should be 'x'. This caused a failure when a
Nathan> default_arg node wound up being live during GC (as it
Nathan> happens, the node shouldn't have been live at that point)
Nathan> built & tested on i686-pc-linux-gnu, ok?
Yes, good catch!
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com