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 target/62025] [4.9/4.10 Regression] Miscompilation of openssl sha512.c


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62025

--- Comment #17 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Aug 12 21:24:40 2014
New Revision: 213887

URL: https://gcc.gnu.org/viewcvs?rev=213887&root=gcc&view=rev
Log:
    PR target/62025
    * sched-deps.c (find_inc): Check if inc_insn doesn't clobber
    any registers that are used in 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]