aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ver_linux
diff options
context:
space:
mode:
authorJiang Liu <liuj97@gmail.com>2014-01-07 22:17:12 +0800
committerCatalin Marinas <catalin.marinas@arm.com>2014-01-08 15:21:29 +0000
commitf3c003f72dfb2497056bcbb864885837a1968ed5 (patch)
tree4e9c6be3d56b4cc6c594646071bec3dbc0b64920 /scripts/ver_linux
parentarm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions (diff)
downloadlinux-dev-f3c003f72dfb2497056bcbb864885837a1968ed5.tar.xz
linux-dev-f3c003f72dfb2497056bcbb864885837a1968ed5.zip
arm64, jump label: detect %c support for ARM64
As commit a9468f30b5eac6 "ARM: 7333/2: jump label: detect %c support for ARM", this patch detects the same thing for ARM64 because some ARM64 GCC versions have the same issue. Some versions of ARM64 GCC which do support asm goto, do not support the %c specifier. Since we need the %c to support jump labels on ARM64, detect that too in the asm goto detection script to avoid build errors with these versions. Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Jiang Liu <liuj97@gmail.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'scripts/ver_linux')
0 files changed, 0 insertions, 0 deletions