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 08:14:30PM -0400, Andrew Pinski wrote:
> Because the agrument is an IDENTIFY_NODE.

To clarify, if we're expecting a type, and have an identifier that
turns out not to be a type, which thing that resolves types is
turning that into a NULL instead of an error_mark_node as I expect
it should be doing.


r~


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