Messages in this thread |  | | Date | Thu, 9 Jul 2020 13:34:59 +0300 | From | "Kirill A. Shutemov" <> | Subject | Re: [GIT PULL] EFI fixes |
| |
On Thu, Jul 09, 2020 at 11:30:27AM +0200, Arnd Bergmann wrote: > The most interesting version to require in the future would be > gcc-7, which IIRC is the point at which we can just use -std=gnu99 > or -std=gnu11 instead of -std=gnu89 without running into the > problem with compound literals[1].
It is gcc-5, not gcc-7. This commit:
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=d303aeafa9b4
-- Kirill A. Shutemov
|  |