------- Comment #14 from tkoenig at gcc dot gnu dot org 2010-06-01 05:30 ------- Fixed for the constant case.
Still to do, but much harder: A case like a(n,m,2) = a(n+1,m,2). Unassigning myself for now. -- tkoenig at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|tkoenig at gcc dot gnu dot |unassigned at gcc dot gnu |org |dot org Status|ASSIGNED |NEW Summary|array temporary for |array temporary for |interleaving assignment |interleaving assignment with | |non-constant start values http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36928