This is the mail archive of the gcc@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]

Re: 3.1 regrename.c doesn't handle which_alternative==-1


> Can you do a "p debug_rtx(insn)" in gdb at that line, after the
> SEGV?

(gdb) p debug_rtx(insn)
(insn 25568 25566 25570 (set (reg:SF 72 %f40 [127])
        (mem:SF (plus:SI (reg/v:SI 16 %l0 [116])
                (const_int 19 [0x13])) [0 S4 A64])) 85 {*movsf_insn_novis} (nil)
    (nil))
$1 = void

Brad


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