Re: [PATCH 1/5] xtensa: Document new -mextra-l32r-costs= Xtensa-specific option

2022-06-15 Thread Max Filippov via Gcc-patches
On Mon, Jun 13, 2022 at 8:54 PM Takayuki 'January June' Suwa wrote: > > > gcc/ChangeLog: > * doc/invoke.texi: Document -mextra-l32r-costs= option. > --- > gcc/doc/invoke.texi | 11 ++- > 1 file changed, 10 insertions(+), 1 deletion(-) Committed to master. -- Thanks. -- Max

[PATCH 1/5] xtensa: Document new -mextra-l32r-costs= Xtensa-specific option

2022-06-13 Thread Takayuki 'January June' Suwa via Gcc-patches
gcc/ChangeLog: * doc/invoke.texi: Document -mextra-l32r-costs= option. --- gcc/doc/invoke.texi | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index b6c0305f198..2a3c638de40 100644 --- a/gcc/doc/invoke.texi +++ b/g