On Fri, May 13, 2022 at 6:35 AM Takayuki 'January June' Suwa <jjsuwa_sys3...@yahoo.co.jp> wrote: > > This patch makes counting the number of instructions of the remainder > (modulo 4) part more accurate. > > gcc/ChangeLog: > > * gcc/config/xtensa/xtensa.cc (xtensa_expand_block_move): > Make instruction counting more accurate, and simplify emitting insns. > --- > gcc/config/xtensa/xtensa.cc | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-)
This patch is whitespace-damaged and does not apply as is. I've applied the changes manually. Regtested for target=xtensa-linux-uclibc, no new regressions. Changelog has extra 'gcc/' in paths, so I've dropped this part. Committed to master. -- Thanks. -- Max