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 target/84252] ICE in get_tracked_reg_offset when building libvpx for aarch64


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

--- Comment #1 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
In vt_add_function_parameter:
(gdb) p incoming
$6 = (parallel:OI [
        (expr_list:REG_DEP_TRUE (reg:V4SI 32 v0 [ qIn0 ])
            (const_int 0 [0]))
        (expr_list:REG_DEP_TRUE (reg:V4SI 33 v1 [ qIn0+16 ])
            (const_int 16 [0x10]))
    ])

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