Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git gcc patch https://patchwork.sourceware.org/patch/138805 Author: Michal Jires Date: Thu Jul 9 14:39:23 2026 +0200 [PATCH] [PR125257] lto: Fix cache partitioning to handle min_partition_size=0 Cache partitioning asserts that {min,max}_partition_size parameter cannot be 0 to prevent later divisions by zero. This is needlessly strict, we can clamp the value to 1 to get reasonable/expected behavior. ... 11 lines of the commit log omitted. ... applied on top of baseline commit: 1f949c2f1ab Fix m68k bootstrap due to diagnostic * tcwg_gcc_build ** master-aarch64 *** Success *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/5ca7fdf37ab5aae37affd3bc3b2b4c0f8f63fa48/tcwg_gcc_build/master-aarch64/details.txt *** http://54.172.246.49:9090/jobs/tcwg_gcc_build--master-aarch64-precommit/builds/12071/archive/artifacts/ Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/5ca7fdf37ab5aae37affd3bc3b2b4c0f8f63fa48/jira/yaml