PR debug/58123
commit54d28c30c68e4f54bbfa65f2346747ab3affec45
authoraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Feb 2015 00:27:05 +0000 (21 00:27 +0000)
committeraldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Feb 2015 00:27:05 +0000 (21 00:27 +0000)
treeae75ab12d5884f08dfac4774b542d49dad9ee896
parent7afe682014f5e01cf2694d5781ccbd94b9eafc6e
PR debug/58123
* gimplify.c (gimplify_expr): Prefer location of TRY_FINALLY_EXPR
over input_location.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220886 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/debug/dwarf2/deallocator.C
gcc/testsuite/g++.dg/gcov/gcov-2.C
gcc/testsuite/g++.dg/pr58123.C [new file with mode: 0644]