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

Oleg Endo <olegendo at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |sh64-*-*
                 CC|                            |kkojima at gcc dot gnu.org,
                   |                            |olegendo at gcc dot gnu.org

--- Comment #6 from Oleg Endo <olegendo at gcc dot gnu.org> ---
Ugh.  sh64 is not so well maintained these days.

(insn 27 51 52 3 (set (reg:SI 1 r1 [172])
        (mem/c:SI (plus:SI (reg:SI 2 r2)
                (reg:SI 12 r12)) [0  S4 A32]))
../../../../gcc-4.9.0-20140702/libgcc/libgcc2.c:81 260 {*movsi_media}
     (nil))

is actually a valid addressing mode for the LDX.L instruction, which seems to
be missing in sh.md?!

Reply via email to