On Sun, Jun 18, 2023 at 12:10 AM Takayuki 'January June' Suwa <jjsuwa_sys3...@yahoo.co.jp> wrote: > > It used to always return a constant 4, which is same as the default > behavior, but doesn't take into account the effects of secondary > reloads. > > Therefore, the implementation of this target hook is removed. > > gcc/ChangeLog: > > * config/xtensa/xtensa.cc > (TARGET_MEMORY_MOVE_COST, xtensa_memory_move_cost): Remove. > --- > gcc/config/xtensa/xtensa.cc | 13 ------------- > 1 file changed, 13 deletions(-)
Regtested for target=xtensa-linux-uclibc, no new regressions. Committed to master. -- Thanks. -- Max