]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/41295 (gfortran.dg/loc_2.f90 -O3 -g fails on SH with orphaned debug_insn)
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 22 Sep 2009 18:31:26 +0000 (18:31 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Tue, 22 Sep 2009 18:31:26 +0000 (18:31 +0000)
commit502a1e45907d04b3feeec2b3e5e5b80a10e9350f
tree9dde6d6dc8a7b6817d099f383f6f5f1bc6362a4f
parentae6032ea4880e135775d84297e37a44891a343d7
re PR debug/41295 (gfortran.dg/loc_2.f90 -O3 -g fails on SH with orphaned debug_insn)

gcc/ChangeLog:
PR debug/41295
* reload1.c (reload): Reset debug insns with pseudos without
equivalences.
gcc/testsuite/ChangeLog:
PR debug/41295
* gcc.dg/pr41295.c: New.

From-SVN: r152040
gcc/ChangeLog
gcc/reload1.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr41295.c [new file with mode: 0644]