From d8ae0501eb6c157339ede48ca34513d27470e1dc Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 8 Nov 2023 04:19:34 +0000 Subject: gentoo auto-resync : 08:11:2023 - 04:19:34 --- eclass/Manifest.gz | Bin 38807 -> 38807 bytes eclass/toolchain.eclass | 3 +++ 2 files changed, 3 insertions(+) (limited to 'eclass') diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz index e1736b48238d..64c39bee24b4 100644 Binary files a/eclass/Manifest.gz and b/eclass/Manifest.gz differ diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass index bf5e5127036f..ac8b90c8c58a 100644 --- a/eclass/toolchain.eclass +++ b/eclass/toolchain.eclass @@ -1542,6 +1542,9 @@ gcc_do_filter_flags() { -fharden-control-flow-redundancy -fno-harden-control-flow-redundancy \ -fhardcfr-skip-leaf -fhardcfr-check-exceptions \ -fhardcfr-check-returning-calls '-fhardcfr-check-noreturn-calls=*' + + # New in GCC 14. + filter-flags -Walloc-size else # Makes things painfully slow and no real benefit for the compiler. append-flags $(test-flags-CC -fno-harden-control-flow-redundancy) -- cgit v1.2.3