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 rtl-optimization/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 #13 from Bernd Schmidt <bernds at gcc dot gnu.org> 2012-11-08 17:10:34 UTC ---
Author: bernds
Date: Thu Nov  8 17:10:26 2012
New Revision: 193332

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193332
Log:
    PR rtl-optimization/54850
    * sched-deps.c (find_inc): Add all dependencies from the inc_insn
    to the mem_insn.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/sched-deps.c


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