[Bug target/83451] FAIL: gfortran.dg/matmul_10.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (ICE)

danglin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 12 15:11:00 GMT 2018


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

--- Comment #3 from John David Anglin <danglin at gcc dot gnu.org> ---
It turns out we adjust the subreg in pa_emit_move_sequence but never emit
an insn with it.  The code just falls through and emits the unrecognizable
insn.  Testing a fix.


More information about the Gcc-bugs mailing list