Re: nouveau: r535.c:1266:3: error: label at end of compound statement default: with gcc-8

From: Timur Tabi
Date: Mon Apr 29 2024 - 13:09:08 EST


On Mon, 2024-04-29 at 17:30 +0200, Linux regression tracking (Thorsten
Leemhuis) wrote:
> TWIMC, there is another report about this in this thread (sadly some of
> its post did not make it to lore):
>
> https://lore.kernel.org/all/162ef3c0-1d7b-4220-a21f-b0008657f8a5@xxxxxxxxxx/
>
> Ciao, Thorsten

This doesn't fail on x86-64 when I build it. I also did a cross-compile to
arm64 with the arm64 defconfig, and it doesn't fail there either.

I'm guessing this is a compiler version thing. I'm using gcc 11.4. Is that
just too old?