https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62025
--- Comment #23 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Author: jakub Date: Mon Sep 1 11:49:36 2014 New Revision: 214790 URL: https://gcc.gnu.org/viewcvs?rev=214790&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-12 change. Modified: branches/gcc-4_9-branch/gcc/ChangeLog branches/gcc-4_9-branch/gcc/sched-deps.c