]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/41353 (VTA missed-debug issues)
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 8 Oct 2009 19:20:22 +0000 (19:20 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 8 Oct 2009 19:20:22 +0000 (19:20 +0000)
commit968e57283eda9b6f9eb513b0e8572c8a9efaa79f
tree8b2386ebb2d6ce3706ad704edd3c86b164fbffa2
parent42ccb890752a9456140ee00d12dbcf4fc62ac0a3
re PR debug/41353 (VTA missed-debug issues)

PR debug/41353
* regmove.c (regmove_backward_pass): Replace src with dst in the
debug insn, and check for dst before rather than after.

From-SVN: r152573
gcc/ChangeLog
gcc/regmove.c