]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix problem that caused compiled java code to trigger an internal gdb error.
authorJames E Wilson <wilson@specifixinc.com>
Sat, 19 Mar 2005 03:06:51 +0000 (03:06 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 19 Mar 2005 03:06:51 +0000 (19:06 -0800)
commit0eb971bd259728516731359bf8a4ac39512a0c30
tree5b8eec255bd29b8f66c2de2a5c97d8e6f4bc684e
parentffee7efdad6bd273a275578a0260cae9a7639c4d
Fix problem that caused compiled java code to trigger an internal gdb error.

PR c++/19769
* dwarf2out.c (declare_in_namespace): Ignore decls with an abstract
origin.

From-SVN: r96715
gcc/ChangeLog
gcc/dwarf2out.c