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/61923] [4.8/4.9/4.10 Regression] -fcompare-debug errors while building Linux kernel.


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

--- Comment #6 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
Author: vmakarov
Date: Wed Aug  6 15:35:49 2014
New Revision: 213674

URL: https://gcc.gnu.org/viewcvs?rev=213674&root=gcc&view=rev
Log:
2014-08-06  Vladimir Makarov  <vmakarov@redhat.com>

    PR debug/61923
    * haifa-sched.c (advance_one_cycle): Fix dump.
    (schedule_block): Don't advance cycle if we are already at the
    beginning of the cycle.

2014-08-06  Vladimir Makarov  <vmakarov@redhat.com>

    PR debug/61923
    * gcc.target/i386/pr61923.c: New test.


Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr61923.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]