This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [committed] Fix PR c/14963, ICE after an error


On Sun, Jun 27, 2004 at 04:44:53PM -0400, Andrew Pinski wrote:
> The problem in this case was there was not a check if the type
> was null.  This patch fixes that.
> 
> Committed as obvious.

Not obvious.  Why would type be null as opposed to error_mark_node?


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]