------- Comment #6 from pinskia at gcc dot gnu dot org 2006-06-04 19:58 ------- This was a P2 before P3 became the default.(In reply to comment #4) > first$current$current$current.506 = first$current$current$current.506 + 8B; > D.34505 = D.34505 + first$current$current$current->value;
If we swaped around those two statements at the tree level, out of SSA would not have produced an extra assignment. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23305