]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/46123 (ICE: in output_aranges, at dwarf2out.c:11531 with -feliminate...
authorJason Merrill <jason@gcc.gnu.org>
Fri, 3 Dec 2010 16:56:53 +0000 (11:56 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 3 Dec 2010 16:56:53 +0000 (11:56 -0500)
commit9c60a01a9c238e216af7cd952c7b785842b6a6a4
tree41053c3354b7bd808d0be7b86cf81ce684cf82d7
parent3ee353e956beac249a08337099ec885ae28bba04
re PR debug/46123 (ICE: in output_aranges, at dwarf2out.c:11531 with -feliminate-dwarf2-dups -g)

PR debug/46123
* dwarf2out.c (gen_tagged_type_die): Don't put local types in
a declaration DIE.

From-SVN: r167436
gcc/ChangeLog
gcc/dwarf2out.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/debug/dwarf2/pr46123.C [new file with mode: 0644]
gcc/testsuite/g++.dg/debug/pr46123.C [new file with mode: 0644]