[PATCH] Raise the minimum GCC version to 5.2
Segher Boessenkool
segher at kernel.crashing.org
Sun May 2 17:44:57 PDT 2021
On Sun, May 02, 2021 at 02:23:01PM -0700, Joe Perches wrote:
> On Sun, 2021-05-02 at 15:32 -0500, Segher Boessenkool wrote:
> > On Sun, May 02, 2021 at 01:00:28PM -0700, Joe Perches wrote:
> []
> > > Perhaps 8 might be best as that has a __diag warning control mechanism.
> >
> > I have no idea what you mean?
>
> ? read the last bit of compiler-gcc.h
Ah, you mean
#pragma GCC diagnostic
(which has existed since GCC 4.2). Does anything in this __diag stuff
require GCC 8? Other than that this is hardcoded here :-)
Segher
More information about the linux-arm-kernel
mailing list