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/5 Regression] Miscompilation of openssl sha512.c


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

--- Comment #22 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Sep  1 11:15:41 2014
New Revision: 214786

URL: https://gcc.gnu.org/viewcvs?rev=214786&root=gcc&view=rev
Log:
    PR target/62025
    * sched-deps.c (add_or_update_dep_1): If ask_dependency_caches
    returned DEP_PRESENT, make sure to set DEP_MULTIPLE on present_dep.
    (find_inc): Revert 2014-08-13 change.

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]