Re: [PATCH v2 2/5] xtensa: Add support for sibling call optimization

2022-06-15 Thread Max Filippov via Gcc-patches
On Wed, Jun 15, 2022 at 5:23 AM Takayuki 'January June' Suwa wrote: > > On 2022/06/15 5:17, Max Filippov wrote: > > Hi Suwa-san, > hi! > > > This change results in a bunch of new regression test failures: > > The code generated for e.g. gcc.c-torture/execute/921208-2.c looks like > > this: > oh,

[PATCH v2 2/5] xtensa: Add support for sibling call optimization

2022-06-15 Thread Takayuki 'January June' Suwa via Gcc-patches
On 2022/06/15 5:17, Max Filippov wrote: > Hi Suwa-san, hi! > This change results in a bunch of new regression test failures: > The code generated for e.g. gcc.c-torture/execute/921208-2.c looks like this: oh, PICed... indirect (incl. via function pointer, virtual functions and of course PIC ones