https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117557
Tamar Christina <tnfchris at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #15 from Tamar Christina <tnfchris at gcc dot gnu.org> ---
Looks like the patch did fix gcc_r and cam4_r after all.
It seems I tested with the version of the patch that had an off by one bug that
I fixed after bootstrapping and didn't retest gcc_r with the final version.
The bad codegen in find_reloads is now correct.
So fixed.