https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69689
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Target Milestone|--- |9.0 Status|NEW |RESOLVED --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- So allowing 2->2 combine before RA fixes this testcase, r9-2064 which is exactly as I had expected.