]> git.ipfire.org Git - thirdparty/gcc.git/commit
dwarf2out.c (dwarf2out_finish): Accept namespaces as context of limbo die nodes.
authorAlexandre Oliva <aoliva@redhat.com>
Sat, 30 Jun 2007 04:54:06 +0000 (04:54 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Sat, 30 Jun 2007 04:54:06 +0000 (04:54 +0000)
commit48dc19e660276254839deba5119c01544624e774
treee063bafefb45e8680fc3515ff46a34a18dee36d4
parent966ce394841a3eefeb2dd5053ccea2042b7f3762
dwarf2out.c (dwarf2out_finish): Accept namespaces as context of limbo die nodes.

gcc/ChangeLog:
* dwarf2out.c (dwarf2out_finish): Accept namespaces as context of
limbo die nodes.
gcc/testsuite/ChangeLog:
* g++.dg/ext/interface4.C, g++.dg/ext/interface4.h: New.

From-SVN: r126139
gcc/ChangeLog
gcc/dwarf2out.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/interface4.C [new file with mode: 0644]
gcc/testsuite/g++.dg/ext/interface4.h [new file with mode: 0644]