On 11/16/18 1:15 PM, Peter Bergner wrote: > This is currently bootstrapping and regtesting on x86_64-linux. > Ok for mainline assuming the tests show no regressions? > > gcc/ > PR rtl-optimization/88033 > * ira-lives.c (non_conflicting_reg_copy_p): Skip copies from a register > to itself. Use HARD_REGISTER_NUM_P. > > gcc/testsuite/ > PR rtl-optimization/88033 > * gcc.target/i386/pr88033.c: New test.
FYI, testing completed with no regressions. Peter