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

Commit cafa0010cd51 ("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