http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54850
--- Comment #6 from Pat Haugen <pthaugen at gcc dot gnu.org> 2012-10-18 01:44:35 UTC --- > The sched1 dump correctly lists forward dependencies of the initial store(s) > to > p1[i] to the subsequent loads of p1[i], but those dependencies are gone in the > .sched2 pass. > Sorry, I obviously meant stores/loads of p[i].