linux-yocto/scripts/gcc-plugins
Kees Cook 89d26b9d32 gcc-plugins: Remove TODO_verify_il for GCC >= 16
commit a40282dd3c484e6c882e93f4680e0a3ef3814453 upstream.

GCC now runs TODO_verify_il automatically[1], so it is no longer exposed to
plugins. Only use the flag on GCC < 16.

Link: https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=9739ae9384dd7cd3bb1c7683d6b80b7a9116eaf8 [1]
Suggested-by: Christopher Fore <csfore@posteo.net>
Link: https://lore.kernel.org/r/20250920234519.work.915-kees@kernel.org
Signed-off-by: Kees Cook <kees@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-10-15 11:56:20 +02:00
..
.gitignore
arm_ssp_per_task_plugin.c
gcc-common.h gcc-plugins: Remove TODO_verify_il for GCC >= 16 2025-10-15 11:56:20 +02:00
gcc-generate-gimple-pass.h
gcc-generate-ipa-pass.h
gcc-generate-rtl-pass.h
gcc-generate-simple_ipa-pass.h
Kconfig
latent_entropy_plugin.c
Makefile
randomize_layout_plugin.c randstruct: gcc-plugin: Fix attribute addition 2025-06-27 11:07:14 +01:00
sancov_plugin.c
stackleak_plugin.c gcc-plugins/stackleak: Avoid .head.text section 2024-04-13 13:05:23 +02:00
structleak_plugin.c