]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/61923 (-fcompare-debug errors while building Linux kernel.)
authorVladimir Makarov <vmakarov@redhat.com>
Wed, 6 Aug 2014 15:40:26 +0000 (15:40 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Wed, 6 Aug 2014 15:40:26 +0000 (15:40 +0000)
commitf50d71ec0f18c0ddf82c3127cab50e816e64c838
tree91829d1585b1f5c879ae27113c00a1e222ecca95
parent9d6171dce1c59155448881139181fbe158fd3a60
re PR debug/61923 (-fcompare-debug errors while building Linux kernel.)

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.

From-SVN: r213675
gcc/ChangeLog
gcc/haifa-sched.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr61923.c [new file with mode: 0644]