------- Comment #2 from pinskia at gcc dot gnu dot org 2007-06-05 23:22 ------- This was just a stupid mistake on my part with respect of follow_ssa_edge_in_rhs and what rhs meant here :). (Well this part actually originally comes from Zdenek but anyways I have a fix which reverts most of the changes needed to fix this case and adds a new variable for the code (PLUS_EXPR or POINTER_PLUS_EXPR) and uses that in the cases where it is needed.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |pinskia at gcc dot gnu dot |dot org |org Summary|[PTR-PLUS] ICE in alias.c |ICE in alias.c with |with INDIRECT_REF to a |INDIRECT_REF to a |INTEGER_TYPE |INTEGER_TYPE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32225