https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62269
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
conftest.c: In function 'foo':
conftest.c:19:1: error: insn does not satisfy its constraints:
}
^
(insn 52 38 23 (set (reg:SI 2 r1 [29])
(reg:SI 4 a0)) 99 {movsi_24}
(nil))
conftest.c:19:1: internal compiler error: in final_scan_insn, at final.c:2891
0x70de85 _fatal_insn(char const*, rtx_def const*, char const*, int, char
const*)
../../gcc/gcc/rtl-error.c:109
0x70deaf _fatal_insn_not_found(rtx_def const*, char const*, int, char const*)
../../gcc/gcc/rtl-error.c:120
0x59a442 final_scan_insn(rtx_def*, _IO_FILE*, int, int, int*)
../../gcc/gcc/final.c:2891
0x59a671 final(rtx_def*, _IO_FILE*, int)
../../gcc/gcc/final.c:2023
0x59a845 rest_of_handle_final
../../gcc/gcc/final.c:4427
0x59a845 execute
../../gcc/gcc/final.c:4502
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.