This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/26042] ICE in mark_reference_fields, at java/boehm.c:105
- From: "bje at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 3 Feb 2006 04:06:54 -0000
- Subject: [Bug java/26042] ICE in mark_reference_fields, at java/boehm.c:105
- References: <bug-26042-602@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from bje at gcc dot gnu dot org 2006-02-03 04:06 -------
(gdb) p offset
$1 = 16
(gdb) p *last_view_index
$2 = 16
(gdb) p field
$3 = 0xf7ef9850
(gdb) pt
<field_decl 0xf7ef9850 this$0
type <pointer_type 0xf7f37680
type <record_type 0xf7f37618 Two tree_2 type_2 type_3 type_4 type_5 SI
size <integer_cst 0xf7ee0500 constant invariant 32>
unit size <integer_cst 0xf7ee0900 constant invariant 4>
align 32 symtab 0 alias set -1 fields <field_decl 0xf7f3e070 D.593>
pointer_to_this <pointer_type 0xf7f37680> chain <type_decl
0xf7efa300 Two>>
unsigned SI size <integer_cst 0xf7ee0500 32>
unit size <integer_cst 0xf7ee0280 constant invariant 4>
align 32 symtab 0 alias set -1>
private unsigned decl_7 SI file Both.java line 9 size <integer_cst
0xf7ee0500 32> unit size <int\
eger_cst 0xf7ee0280 4>
align 32 offset_align 128
offset <integer_cst 0xf7ee0d80 type <integer_type 0xf7ee6138> constant
invariant 16>
bit offset <integer_cst 0xf7ee07e0 type <integer_type 0xf7ee61a0
bit_size_type> constant invaria\
nt 0> context <record_type 0xf7f376e8 Two$Three>>
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26042