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: rth at redhat dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 26 Nov 01 06:10:12 EST
- Subject: Re: ICE in change_address at emit_rtl.c
Being able to optimize at the tree level. I disbelieve we'll
be able to do that properly given the less than precise
semantics of SAVE_EXPR.
I don't follow. For most purposes of tree-level optimization they are
nops, except that they aren't invalidated by stores to things that are in
the expression in their operand.