re PR debug/21022 ([4.0 only] ICE while compiling GdkFontMetrics.class with stabs...
authorAndrew Haley <aph@redhat.com>
Tue, 19 Apr 2005 15:42:13 +0000 (15:42 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Tue, 19 Apr 2005 15:42:13 +0000 (15:42 +0000)
commitb8621d81e8f6df75c4c25ad39b69acffba3ebf48
treedc37e41c769b0133789fba2703898a63c931ab3d
parent61e723301ec714803f34953f75e03cc1d08cac2b
re PR debug/21022 ([4.0 only] ICE while compiling GdkFontMetrics.class with stabs debugging)

2005-04-19  Andrew Haley  <aph@redhat.com>

        PR java/21022
        * dbxout.c (dbxout_type_fields): Check DECL_IGNORED_P before
        looking at a field's bitpos.

From-SVN: r98412
gcc/ChangeLog
gcc/dbxout.c