[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.21.2011130017330.4064799@eddie.linux-mips.org>
Date: Fri, 13 Nov 2020 00:19:50 +0000 (GMT)
From: "Maciej W. Rozycki" <macro@...ux-mips.org>
To: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
cc: Nick Desaulniers <ndesaulniers@...gle.com>,
clang-built-linux@...glegroups.com,
Serge Semin <Sergey.Semin@...kalelectronics.ru>,
Alexey Malahov <Alexey.Malahov@...kalelectronics.ru>,
linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MIPS: remove GCC < 4.9 support
On Thu, 12 Nov 2020, Thomas Bogendoerfer wrote:
> > Remove a tautology; since
> > commit 0bddd227f3dc ("Documentation: update for gcc 4.9 requirement")
> > which raised the minimally supported version of GCC to 4.9, this case is
> > always true.
> >
> > Link: https://github.com/ClangBuiltLinux/linux/issues/427
> > Signed-off-by: Nick Desaulniers <ndesaulniers@...gle.com>
> > ---
> > arch/mips/include/asm/compiler.h | 9 +--------
> > 1 file changed, 1 insertion(+), 8 deletions(-)
>
> applied to mips-next.
It probably makes sense to get rid of GCC_OFF_SMALL_ASM altogether, as
this syntactical indirection brings us nothing at this point and only
obfuscates sources.
Maciej
Powered by blists - more mailing lists