------- Comment #3 from danglin at gcc dot gnu dot org  2008-05-04 21:43 -------
(gdb) p debug_tree (rhs)
 <parm_decl 7ae89a00 a
    type <real_type 60340e80 long double sizes-gimplified type_6 TF
        size <integer_cst 60a4af00 constant 128>
        unit size <integer_cst 60a4af40 constant 16>
        align 64 symtab 20 alias set 29 canonical type 60340e80 precision 128
        pointer_to_this <pointer_type 602a5a48> reference_to_this
<reference_type 60326250>>
    addressable used TF file
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/26_numerics/complex/13450.cc line 28
col 26 size <integer_cst 60a4af00 128> unit size <integer_cst 60a4af40 16>
    align 64 context <function_decl 7ae6d0e0 test01_do> initial <real_type
60340e80 long double> arg-type <real_type 60340e80 long double>
    value-expr <var_decl 7ae94318 a.143 type <real_type 60340e80 long double>
        addressable used TF file
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/26_numerics/complex/13450.cc line 28
col 26 size <integer_cst 60a4af00 128> unit size <integer_cst 60a4af40 16>
        align 64 context <function_decl 7ae6d0e0 test01_do>
        chain <var_decl 7ae94370 b.144 type <real_type 60340e80 long double>
            addressable used TF file
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/26_numerics/complex/13450.cc line 28
col 26 size <integer_cst 60a4af00 128> unit size <integer_cst 60a4af40 16>
            align 64 context <function_decl 7ae6d0e0 test01_do> chain <var_decl
7ae943c8 D.53716>>> chain <parm_decl 7ae89a50 b>>
$2 = void
(gdb) p debug_tree (lhs)
 <var_decl 7ae94318 a.143
    type <real_type 60340e80 long double sizes-gimplified type_6 TF
        size <integer_cst 60a4af00 constant 128>
        unit size <integer_cst 60a4af40 constant 16>
        align 64 symtab 20 alias set 29 canonical type 60340e80 precision 128
        pointer_to_this <pointer_type 602a5a48> reference_to_this
<reference_type 60326250>>
    addressable used TF file
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/26_numerics/complex/13450.cc line 28
col 26 size <integer_cst 60a4af00 128> unit size <integer_cst 60a4af40 16>
    align 64 context <function_decl 7ae6d0e0 test01_do> chain <var_decl
7ae94370 b.144>>


-- 


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

Reply via email to