]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR debug/24824 (ICE: in build_abbrev_table, at dwarf2out.c:6427 with -feliminate...
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 12 Jan 2006 16:01:15 +0000 (16:01 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 12 Jan 2006 16:01:15 +0000 (16:01 +0000)
commit6e976965454c79de70cba16d4f51401859eb569c
treef1b8e70e70147e638cff0c1a9a617ab2d45308fe
parentb5e25bec498caf0710c2488dae6af53182f4c234
re PR debug/24824 (ICE: in build_abbrev_table, at dwarf2out.c:6427 with -feliminate-dwarf2-dups)

PR c++/24824
* class.c (handle_using_decl): Pass correct scope to
cp_emit_debug_info_for_using.

PR c++/24824
* g++.dg/debug/dwarf2-1.C: New.

From-SVN: r109643
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/debug/dwarf2-1.C [new file with mode: 0644]