On Thu, Oct 13, 2022 at 02:08:22PM -0700, Nick Desaulniers wrote: > Are the defconfigs totally broken with gcc-5 and gcc-6 and no one has noticed? > > I wonder what versions of GCC KernelCI and linux kernel robot are testing with? KernelCI is using GCC 10 at the minute - it's mainly focused on runtime testing coverage, we try runtime tests for everything we build so we'd need to do some work to curtail what runtime test gets run on things we're mostly doing for build coverage. IIRC Linaro were supposed to be doing build coverage of compiler versions at some point but I'm not sure what the status is or how far back they go if it is running.