This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/54850] [4.8 Regression] FAIL: gcc.c-torture/execute/20041113-1.c execution, -Os


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].


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]