This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/79150] ICE: in commit_one_edge_insertion, at cfgrtl.c:2077 for the gcc.dg/pr77834.c test


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]