[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKwvOdmaABwZhZ0YCPBhuiq+hMrSF=Ad_sOD04d8+ab5QLLXhA@mail.gmail.com>
Date: Mon, 20 Aug 2018 13:25:28 -0700
From: Nick Desaulniers <ndesaulniers@...gle.com>
To: joe@...ches.com
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
dave.hansen@...el.com, efault@....de,
Guenter Roeck <linux@...ck-us.net>, riel@...riel.com,
Kees Cook <keescook@...omium.org>, corbet@....net,
linux-doc@...r.kernel.org
Subject: Re: [PATCH] Raise the minimum required gcc version to 4.6
On Mon, Aug 20, 2018 at 1:15 PM Joe Perches <joe@...ches.com> wrote:
>
> Various architectures fail to build properly with older versions
> of the gcc compiler.
Just curious if certain arch's require older versions of gcc? Surely
that's not the case, but hopefully this patch wont surprise anyone.
It might be worthwhile to see where else in the kernel has
/gcc\s+[0-9]/g as I'm sure there's other old-gcc workarounds that can
go too (in follow up patches).
Thanks for sending. This helps us ship newer compiler features for
which older compiler support is difficult/impossible.
--
Thanks,
~Nick Desaulniers
Powered by blists - more mailing lists