https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79150
--- Comment #8 from tomtab at gcc dot gnu.org --- Author: tomtab Date: Tue Mar 21 14:00:19 2017 New Revision: 246320 URL: https://gcc.gnu.org/viewcvs?rev=246320&root=gcc&view=rev Log: Apply temporary fix for PR rtl-optimization/79150. gcc/ PR rtl-optimization/79150 * config/mips/mips.c (mips_block_move_loop): Emit a NOP after the conditional jump, if the jump is the last insn of the loop. Modified: trunk/gcc/ChangeLog trunk/gcc/config/mips/mips.c