------- Comment #10 from rguenth at gcc dot gnu dot org 2006-02-03 12:32 ------- On trunk with --param salias-max-array-elements=6 we now get
.L4: addl %edx, %eax addl %eax, %ecx addl %ecx, %ebx addl %ebx, %esi addl %esi, %edi addl %edi, %edx subl $1, -16(%ebp) jne .L4 so this is fixed. LSM could also be teached to use the infrastrucure I invented for the copyprop enhancement. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19581