[C++ PATCH] Fix bug 5132

Mark Mitchell mark@codesourcery.com
Mon Dec 31 09:15:00 GMT 2001



--On Monday, December 31, 2001 04:39:40 PM +0000 Nathan Sidwell 
<nathan@codesourcery.com> wrote:

> Hi,
> this fixes bug 5132, an ICE on a legal extension.
> We shouldn't be calling digest_init when parsing a template function.
> digest_init is called in build_expr_from tree, during instantiation.
>
> built & tested on i686-pc-linux-gnu, ok?

Yes, thanks.

Note that reparse_absdcl_as_casts is no more in the new parser; if
we can get that whipped into shape for 3.2 that will be nice.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com



More information about the Gcc-patches mailing list