[PATCH] Fix objc/29197: ICE after error with array type with undefined variable

Stan Shebs stanshebs@earthlink.net
Wed Mar 26 06:21:00 GMT 2008


Andrew Pinski wrote:
> Hi,
>   The problem here is that encode_type and objc_push_parm don't handle
> error_mark_node that well.  This fixes that problem by having them
> handle it.
>
> OK?  Bootstrapped and tested on i686-linux-gnu with no regressions.
> Note I originally wrote this patch about a year and half ago and it
> still solves the ICE.
>   
This is fine, thanks!

Stan



More information about the Gcc-patches mailing list