On Mon, Jul 3, 2023 at 5:57 PM Takayuki 'January June' Suwa <jjsuwa_sys3...@yahoo.co.jp> wrote: > > gcc/ChangeLog: > > * config/xtensa/xtensa.cc (machine_function, xtensa_expand_prologue): > Change to use HARD_REG_BIT and its macros. > * config/xtensa/xtensa.md > (peephole2: regmove elimination during DFmode input reload): > Likewise. > --- > gcc/config/xtensa/xtensa.cc | 9 +++++---- > gcc/config/xtensa/xtensa.md | 13 ++++++------- > 2 files changed, 11 insertions(+), 11 deletions(-)
Regtested for target=xtensa-linux-uclibc, no new regressions. Committed to master. -- Thanks. -- Max