re PR rtl-optimization/56023 ([alpha] -fcompare-debug failure due to sched1 pass)
authorUros Bizjak <uros@gcc.gnu.org>
Mon, 21 Jan 2013 17:51:23 +0000 (18:51 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 21 Jan 2013 17:51:23 +0000 (18:51 +0100)
commit35d59da7f7e282a68589d8c857ee7f0503d588d2
tree420ed892f31aad18a6c875db7e5f2e69229fc62a
parent5b9db1bc19b99bc1f401dcadeaa616155f31521a
re PR rtl-optimization/56023 ([alpha] -fcompare-debug failure due to sched1 pass)

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.

From-SVN: r195342
gcc/ChangeLog
gcc/haifa-sched.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr56023.c [new file with mode: 0644]