]> 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)
commit04b1119ef7f850bff8c233f6141682be1420a8c0
treeb6263f320a758aeb5b6817d3ffcffe186235b0be
parent859576ead21f579bcb6dbdfa63ab006495bbf3d1
x86/build: Remove jump label quirk for GCC older than 4.5.2

Commit 46ed35d9f3fa ("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