]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/52132 (ICE in loc_descriptor)
authorJakub Jelinek <jakub@redhat.com>
Sat, 11 Feb 2012 08:27:30 +0000 (09:27 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sat, 11 Feb 2012 08:27:30 +0000 (09:27 +0100)
commitbd0ba05d4c778a42c0199f7868c36975431edcb2
treebb87848447f8e6ff40a6fd32e7bd31ce08f32fc7
parent28f7ff45ec593f6a2f5f76e16f32c682564794e4
re PR debug/52132 (ICE in loc_descriptor)

PR debug/52132
* reg-stack.c (subst_stack_regs_in_debug_insn): Don't use
get_true_reg.

* gcc.dg/pr52132.c: New test.

From-SVN: r184126
gcc/ChangeLog
gcc/reg-stack.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr52132.c [new file with mode: 0644]