Re: [PATCH] xtensa: Apply a few minor fixes

2022-12-27 Thread Max Filippov via Gcc-patches
On Mon, Dec 26, 2022 at 10:30 PM Takayuki 'January June' Suwa wrote: > > Almost cosmetic and no functional changes. > > gcc/ChangeLog: > > * config/xtensa/*: Tabify, and trim trailing spaces. > * config/xtensa/xtensa.h (GP_RETURN, GP_RETURN_REG_COUNT): > Change to GP_RETURN

[PATCH] xtensa: Apply a few minor fixes

2022-12-26 Thread Takayuki 'January June' Suwa via Gcc-patches
Almost cosmetic and no functional changes. gcc/ChangeLog: * config/xtensa/*: Tabify, and trim trailing spaces. * config/xtensa/xtensa.h (GP_RETURN, GP_RETURN_REG_COUNT): Change to GP_RETURN_FIRST and GP_RETURN_LAST, respectively. * config/xtensa/xtensa.cc (xtensa_f