This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/linux.
from 6880fa6c5660 Linux 5.15-rc1 adds a69ae291e1cc x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_A [...] adds 76ae847497bc Documentation: raise minimum supported version of GCC to 5.1 adds 4eb6bd55cfb2 compiler.h: drop fallback overflow checkers adds adac17e3f61f mm/ksm: remove old GCC 4.9+ check adds c0a5c81ca9be Kconfig.debug: drop GCC 5+ version check for DWARF5 adds d20758951f8f riscv: remove Kconfig check for GCC version for ARCH_RV64I adds 6563139d90ad powerpc: remove GCC version check for UPD_CONSTR adds 42a7ba1695fc arm64: remove GCC version check for ARCH_SUPPORTS_INT128 adds 156102fe0bb6 Makefile: drop GCC < 5 -fno-var-tracking-assignments workaround adds 4e59869aa655 compiler-gcc.h: drop checks for older GCC versions adds 6f20fa2dfa54 vmlinux.lds.h: remove old check for GCC 4.9 adds 6d2ef226f2f1 compiler_attributes.h: drop __has_attribute() support for gcc4 adds df26327ea097 Drop some straggling mentions of gcc-4.9 as being stale adds 316346243be6 Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minim [...]
No new revisions were added by this update.
Summary of changes: Documentation/admin-guide/README.rst | 2 +- Documentation/process/changes.rst | 2 +- .../translations/zh_CN/admin-guide/README.rst | 2 +- .../translations/zh_TW/admin-guide/README.rst | 2 +- Makefile | 6 - arch/arm64/Kconfig | 2 +- arch/powerpc/include/asm/asm-const.h | 10 -- arch/riscv/Kconfig | 2 +- arch/x86/include/asm/uaccess.h | 4 +- include/asm-generic/vmlinux.lds.h | 4 - include/linux/compiler-clang.h | 13 -- include/linux/compiler-gcc.h | 8 +- include/linux/compiler_attributes.h | 24 ---- include/linux/overflow.h | 138 +------------------- lib/Kconfig.debug | 2 +- mm/ksm.c | 2 - scripts/min-tool-version.sh | 8 +- tools/include/linux/compiler-gcc.h | 8 +- tools/include/linux/overflow.h | 140 +-------------------- 19 files changed, 18 insertions(+), 361 deletions(-)