postreload.c
69.2 KB
-
re PR target/84899 (ICE: in final_scan_insn_1, at final.c:3139 (error: could not split insn)) · 927fb0bc
PR target/84899 * postreload.c (reload_combine_recognize_pattern): Perform INTVAL addition in unsigned HOST_WIDE_INT type to avoid UB and truncate_int_for_mode the result for the destination's mode. * gcc.dg/pr84899.c: New test. From-SVN: r258610
Jakub Jelinek committed