https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111059

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(gdb) p debug_tree(*expr_p)
 <c_maybe_const_expr 0x7ffff77f4078
    type <integer_type 0x7ffff76215e8 int sizes-gimplified public SI
        size <integer_cst 0x7ffff7625000 constant 32>
        unit-size <integer_cst 0x7ffff7625018 constant 4>
        align:32 warn_if_not_align:0 symtab:0 alias-set -1 canonical-type
0x7ffff76215e8 precision:32 min <integer_cst 0x7ffff7602fa8 -2147483648> max
<integer_cst 0x7ffff7602fc0 2147483647>
        pointer_to_this <pointer_type 0x7ffff7629b28>>
    readonly
    arg:1 <lshift_expr 0x7ffff77f4000 type <integer_type 0x7ffff76215e8 int>
        readonly constant
        arg:0 <integer_cst 0x7ffff77f1510 constant -9081>
        arg:1 <integer_cst 0x7ffff77f1528 constant -23>
        t.c:183:176 start: t.c:183:176 finish: t.c:183:177>
    t.c:183:176 start: t.c:183:176 finish: t.c:183:177>

Reply via email to