OSDN Git Service

PR rtl-optimization/56023
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Jan 2013 17:59:28 +0000 (17:59 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Jan 2013 17:59:28 +0000 (17:59 +0000)
commit153044d420630592084eafc4fe55a1dc292abd52
treedb9b46a9fdda986462c7d3e2f838d5f4c615b6d0
parente3099ed947602a2f9d9cb7d8c42329bb4d3fb329
PR rtl-optimization/56023
* haifa-sched.c (fix_inter_tick): Do not update ticks of instructions,
dependent on debug instruction.

testsuite/ChangeLog:

PR rtl-optimization/56023
* gcc.dg/pr56023.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195344 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/haifa-sched.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr56023.c [new file with mode: 0644]