This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ICE in change_address at emit_rtl.c
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: neil at daikokuya dot demon dot co dot uk
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 25 Nov 01 09:36:27 EST
- Subject: Re: ICE in change_address at emit_rtl.c
No, I think you'd remove a lot of the special-casing that SAVE_EXPR
causes (and weirdness). Also, the tree->RTL layer wouldn't have to
special case it either.
Try it and I think you'll find that all the complexity is semantically
required: if you don't put it in one way, it'll have to go in some
other way.