x86/build: Remove jump label quirk for GCC older than 4.5.2
authorMasahiro Yamada <[email protected]>
Mon, 27 Aug 2018 05:45:14 +0000 (14:45 +0900)
committerThomas Gleixner <[email protected]>
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 <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Michal Marek <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
arch/x86/Makefile
scripts/Kbuild.include