This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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 ada/17794] [4.0 Regression] Bootstrap error building ada runtime


------- Additional Comments From danglin at gcc dot gnu dot org  2004-10-02 15:51 -------
Forget that last gdb stuff.  The actual tree for inner is:

(gdb) p debug_tree (inner)
 <view_convert_expr 0x40d461c0
    type <record_type 0x400d1168 gnat__awk__patterns__string_patternXn 
asm_written align-ok type_2 BLK
        size <integer_cst 0x40b38fc0 constant invariant 512>
        unit size <integer_cst 0x4003c570 constant invariant 64>
        align 64 symtab 1085523264 alias set 23
        fields <field_decl 0x40b3fd20 _parent type <record_type 0x400c7d20 
gnat__awk__patterns__patternXn>
            decl_3 BLK file g-awk.adb line 152
            size <integer_cst 0x4000d318 constant invariant 32>
            unit size <integer_cst 0x4000d048 constant invariant 4>
            align 32 offset_align 64
            offset <integer_cst 0x4000d060 constant invariant 0>
            bit offset <integer_cst 0x4000d858 constant invariant 0> context <
record_type 0x400d1168 gnat__awk__patterns__string_patternXn> arguments <
integer_cst 0x4000d060 0> chain <field_decl 0x40b3fd98 _controller>>
        Ada size <integer_cst 0x40b40060 constant invariant 480>
        pointer_to_this <pointer_type 0x40b47f00 
gnat__awk__patterns__string_patternSI__A469b> reference_to_this <reference_type 
0x40b477f8> chain <type_decl 0x40b3ff00>>

    arg 0 <indirect_ref 0x40d461a0
        type <record_type 0x400c7d20 gnat__awk__patterns__patternXn asm_written 
align-ok type_2 BLK size <integer_cst 0x4000d318 32> unit size <integer_cst 
0x4000d048 4>
            align 32 symtab 1074542000 alias set 23 fields <field_decl 0x400c8078 
_tag> Ada size <integer_cst 0x4000d318 32>
            pointer_to_this <pointer_type 0x400d1708 
gnat__awk__patterns__pattern_accessXn> reference_to_this <reference_type 
0x400cc870> chain <type_decl 0x400c80f0>>

        arg 0 <var_decl 0x40d45ca8 P981b type <pointer_type 0x40d45c30 
gnat__awk__patterns__pattern_accessXn>
            readonly used unsigned ignored SI file g-awk.adb line 1180 size <
integer_cst 0x4000d318 32> unit size <integer_cst 0x4000d048 4>
            align 32 context <function_decl 0x40090078 gnat__awk__register>
            (reg:SI 97 [ P981b ]) chain <type_decl 0x40d45e10 
gnat__awk__register__A985b>>>>


-- 


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


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