On Fri, 11 Sep 2020 12:11:58 +0100 Russell King - ARM Linux admin wrote: > On Thu, Sep 10, 2020 at 05:31:42PM -0700, Nathan Chancellor wrote: > > Ah great, that is indeed cleaner, thank you for letting me know! > > Hmm, I'm not sure why gcc didn't find that. Strangely, the 0-day bot > seems to have only picked up on it with clang, not gcc.
May be similar to: https://lkml.org/lkml/2019/2/25/1092 Recent GCC is so bad at catching uninitialized vars I was considering build testing with GCC8 :/