]> git.baikalelectronics.ru Git - kernel.git/commit
x86/build: Remove jump label quirk for GCC older than 4.5.2
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 27 Aug 2018 05:45:14 +0000 (14:45 +0900)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 30 Aug 2018 09:37:08 +0000 (11:37 +0200)
commitbe6563fd5f6ab15e2ed6173ecbe8e9e3f8d0afa9
treeb6263f320a758aeb5b6817d3ffcffe186235b0be
parent9246824eeb06859d5d6b0a7245061c3cab347917
x86/build: Remove jump label quirk for GCC older than 4.5.2

Commit f82eb0db44c7 ("Raise the minimum required gcc version to 4.6")
bumped the minimum GCC version to 4.6 for all architectures.

Remove the workaround code.

It was the only user of cc-if-fullversion.  Remove the macro as well.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Michal Marek <michal.lkml@markovi.net>
Cc: linux-kbuild@vger.kernel.org
Link: https://lkml.kernel.org/r/1535348714-25457-1-git-send-email-yamada.masahiro@socionext.com
arch/x86/Makefile
scripts/Kbuild.include