This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/28458] [ecj] Fails to build gnu.awt.LightweightRedirector



------- Comment #4 from gnu_andrew at member dot fsf dot org  2006-07-22 22:02 -------
(gdb) call debug_tree(cons)
 <constructor 0x2afd16299840
    type <record_type 0x2afd15e4a790 java.lang.Class tree_3 type_2 type_4 BLK
        size <integer_cst 0x2afd15e44f30 constant invariant 2240>
        unit size <integer_cst 0x2afd16274030 constant invariant 280>
        align 64 symtab 0 alias set -1
        fields <var_decl 0x2afd1627a9a0 class$0 type <pointer_type
0x2afd15e4a840>
            public static unsigned DI file java/lang/Class.java line 0
            size <integer_cst 0x2afd15e2ebd0 constant invariant 64>
            unit size <integer_cst 0x2afd15e2ec00 constant invariant 8>
            align 64 context <record_type 0x2afd15e4a790 java.lang.Class> chain
<field_decl 0x2afd15e50480 D.83>>
        pointer_to_this <pointer_type 0x2afd15e4a840> chain <type_decl
0x2afd15e4c000 java.lang.Class>>
   >
(gdb) call debug_tree(temp)
 <constructor 0x2afd16299810
    type <record_type 0x2afd15e4a4d0 java.lang.Object tree_3 type_2 type_4 DI
        size <integer_cst 0x2afd15e2ebd0 constant invariant 64>
        unit size <integer_cst 0x2afd15ec0ab0 constant invariant 8>
        align 64 symtab 369629040 alias set -1
        fields <field_decl 0x2afd15e49840 vtable type <pointer_type
0x2afd15e4d2c0>
            private unsigned DI file <built-in> line 0 size <integer_cst
0x2afd15e2ebd0 64>
            unit size <integer_cst 0x2afd15e2ec00 constant invariant 8>
            align 64 offset_align 128
            offset <integer_cst 0x2afd15e2e6f0 constant invariant 0>
            bit offset <integer_cst 0x2afd15e2eed0 constant invariant 0>
context <record_type 0x2afd15e4a4d0 java.lang.Object>>
        pointer_to_this <pointer_type 0x2afd15e4a580> chain <type_decl
0x2afd15e3edd0 java.lang.Object>>
   >


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28458


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]