Re: [gustavoars:testing/WFAMNAE-next20240621-CbC] BUILD SUCCESS 5625a19d70e0d4b59a776586e73f0dfd0c944e88

From: Philip Li
Date: Wed Jul 10 2024 - 00:42:11 EST


On Tue, Jul 09, 2024 at 03:04:57PM -0600, Gustavo A. R. Silva wrote:
> On 09/07/24 14:55, kernel test robot wrote:
> > tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git testing/WFAMNAE-next20240621-CbC
> > branch HEAD: 5625a19d70e0d4b59a776586e73f0dfd0c944e88 perf: Avoid -Wflex-array-member-not-at-end warnings
> >
> > elapsed time: 1308m
> >
> > configs tested: 156
> > configs skipped: 2
> >
> > The following configs have been built successfully.
> > More configs may be tested in the coming days.
> >
> > tested configs:
> > alpha allnoconfig gcc-13.2.0
> > alpha allyesconfig gcc-13.2.0
> > alpha defconfig gcc-13.2.0
>
> [..]
>
> Hi there!
>
> It'd be great if you can run your builds with the new GCC-14.

thanks for the suggestion, we will upgrade the compiler to include gcc-14.

>
> It comes with new compiler options like -Wflex-array-member-not-at-end, which
> is one I'm currently trying to enable in the kernel.
>
> Thanks in advance!
> --
> Gustavo