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/67954] [5 / 6 Regression] internal compiler error: in patch_jump_insn, at cfgrtl.c:1303


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

--- Comment #7 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
  The problem occurred in rare cases when a pseudo created from a scratch was
reloaded and assigned to reg and memory back again.  The new reload pseudo
loses "created from clobber" mark and occurs more once in insns.

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