On Sun, 5 Sept 2021 at 20:28, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
On Sun, Sep 05, 2021 at 07:28:35PM +0530, Naresh Kamboju wrote:
Following build errors noticed while building stable rc Linux 5.13.14 with gcc-11 for powerpc architecture.
<trim>
Is this a regression? Has this compiler ever been able to build this arch like this?
Yes. It is a regression with gcc-11.
stable rc Linux 5.13.14 with gcc-11 - powerpc - FAILED stable rc Linux 5.13.14 with gcc-10 - powerpc - PASSED
- Naresh