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 debug/63285] [4.9 Regression] -fcompare-debug scheduler related failure


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

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Oct  1 14:42:46 2014
New Revision: 215766

URL: https://gcc.gnu.org/viewcvs?rev=215766&root=gcc&view=rev
Log:
    Backported from mainline
    2014-09-18  Vladimir Makarov  <vmakarov@redhat.com>

    PR debug/63285
    * haifa-sched.c (schedule_block): Advance cycle at the end of BB
    if advance != 0.

    * gcc.target/i386/pr63285.c: New test.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr63285.c
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/haifa-sched.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog


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