]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/63342 (ICE in loc_list_from_tree, at dwarf2out.c:14698)
authorJakub Jelinek <jakub@redhat.com>
Wed, 1 Oct 2014 21:01:39 +0000 (23:01 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 1 Oct 2014 21:01:39 +0000 (23:01 +0200)
commitf25c41b8e4f3ad0fc9cfc847a1309f400d94294b
treeeccc29c3ff4f9c8b57fa21d5954348819848febd
parent0f327c96c950fe41331f15df9041f511c25f9dbe
re PR debug/63342 (ICE in loc_list_from_tree, at dwarf2out.c:14698)

PR debug/63342
* dwarf2out.c (loc_list_from_tree): Handle TARGET_MEM_REF and
SSA_NAME.

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

From-SVN: r215784
gcc/ChangeLog
gcc/dwarf2out.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr63342.c [new file with mode: 0644]