2014-09-18 Vladimir Makarov <vmakarov@redhat.com>
commitf63ac7042912e6368d442fe69ae1d71085ca78e2
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Sep 2014 19:14:19 +0000 (18 19:14 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Sep 2014 19:14:19 +0000 (18 19:14 +0000)
tree131eb9ecb7c23931a1734a7f72c2334e00377bcc
parentdb155817aff34b8c22c6b8ae47932f013d43e09b
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.

2014-09-18  Vladimir Makarov  <vmakarov@redhat.com>

PR debug/63285
* gcc.target/i386/pr63285.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@215364 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/haifa-sched.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr63285.c [new file with mode: 0644]