https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94071
Denis "Ferki" Dolia <denisdola278 at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |denisdola278 at gmail dot com
--- Comment #6 from Denis "Ferki" Dolia <denisdola278 at gmail dot com> ---
I have sent a patch to [email protected] fixing this issue.
The patch teaches store-merging to handle simple SSA offset chains and
adds an aarch64 testsuite case.
Tested on aarch64-linux-gnu with:
make check-gcc
RUNTESTFLAGS="aarch64.exp=gcc.target/aarch64/adjacent-byte-load-merge.c"
Note: the test uses whitespace-agnostic scan patterns, since assembler
formatting is not stable.
Thanks.
--
Denis Dolya