]> Git Repo - linux.git/commit
compiler-gcc.h: drop checks for older GCC versions
authorNick Desaulniers <[email protected]>
Fri, 10 Sep 2021 23:40:46 +0000 (16:40 -0700)
committerLinus Torvalds <[email protected]>
Mon, 13 Sep 2021 17:18:29 +0000 (10:18 -0700)
commit4e59869aa6550657cb148ad49835605660ec9b88
treee8712493192496dffb0580341ddf509caf52042f
parent156102fe0bb669f40f2fd27856b21f9fa8157090
compiler-gcc.h: drop checks for older GCC versions

Now that GCC 5.1 is the minimally supported default, drop the values we
don't use.

Signed-off-by: Nick Desaulniers <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Reviewed-by: Nathan Chancellor <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/compiler-gcc.h
tools/include/linux/compiler-gcc.h
This page took 0.054658 seconds and 4 git commands to generate.