------- Comment #2 from pinskia at gcc dot gnu dot org 2005-10-25 13:55 ------- Woops wrong button.
One more testcase which looks like will show up in SPEC 2k5: temp = ##### c = ##### DO j = 1, n b(array) = b(array)-temp*c END DO We have a couple of temps here, two for array and then one for the assignment. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|pinskia at gcc dot gnu dot |unassigned at gcc dot gnu |org |dot org Status|ASSIGNED |NEW http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24519