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 bootstrap/69709] [6 Regression] profiled bootstrap error on s390x-linux-gnu with r233194


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

--- Comment #12 from Richard Henderson <rth at gcc dot gnu.org> ---
Created attachment 37799
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37799&action=edit
example patch

Or, for the purposes of combine, better like so.
This avoids creating a third (move) insn, which
will foil the 3->2 insn combination.

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