Ping
https://gcc.gnu.org/pipermail/gcc-patches/2023-March/613640.html
Richard Sandiford writes:
> This series of patches fixes PR106594, an aarch64 regression in which
> we fail to combine an extension into an address. The first patch just
> refactors code. The second patch contains the actual
This series of patches fixes PR106594, an aarch64 regression in which
we fail to combine an extension into an address. The first patch just
refactors code. The second patch contains the actual fix.
The cover note for the second patch describes the problem and the fix.
Tested on aarch64-linux-gn