This is the mail archive of the gcc@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: ICE in change_address at emit_rtl.c


Neil Booth <neil@daikokuya.demon.co.uk> writes:

[...]

| I've not been able to find a satisfactory fix; since I'm not a fan of
| error_mark_node-s I don't want to introduce yet more checks for them.
| I hate the error_mark_node stuff; it would be nice if it could go
| away.

What should be the alternative?

I think the error_mark_node thingy is used when it at some stages of
the parsing, it is not appropriate to return a NULL_TREE.

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


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