This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r152573 - in /trunk/gcc: ChangeLog regmove.c
- From: aoliva at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 08 Oct 2009 19:20:23 -0000
- Subject: r152573 - in /trunk/gcc: ChangeLog regmove.c
Author: aoliva
Date: Thu Oct 8 19:20:22 2009
New Revision: 152573
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152573
Log:
PR debug/41353
* regmove.c (regmove_backward_pass): Replace src with dst in the
debug insn, and check for dst before rather than after.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/regmove.c