On Wed, Oct 16, 2019 at 03:23:42PM -0700, Linus Torvalds wrote: > [ Coming back to this, because it was annoying me ] > > On Tue, Oct 11, 2016 at 4:06 PM Linus Torvalds > <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > > > > HOWEVER - and this is really annoying - we'd need to use "-std=gnu99/gnu11" > > Hmm. > > I just tried it again after a long time, and "-std=gnu99" seems to > work fine for me on the kernel these days. The old "compound literal" > issues we had at some point seem gone. > > Maybe we've cleaned everything up that used to cause problems. Or > maybe I just mis-remembered and we should have done this long ago? Looks like it was fixed soon after the complain: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63567 -- Kirill A. Shutemov