diff options
author | Kees Cook <kees@kernel.org> | 2025-09-20 16:45:23 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-10-06 11:17:52 +0200 |
commit | fc998bccee32bd6c79bdda1ec9031ae31c7b5b9f (patch) | |
tree | 541944d8bd6b620b8d84477a62aefa73138163ee /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 70165dc3ec8cff702da7b8b122c44575ee3111d6 (diff) |
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>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions