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: 081959973e3 PR tree-optimization/57371: Improved comparison of integers to FP constants. * tcwg_gcc_build ** master-arm *** Success *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/880980037c41cf2b12d41ca2c3d14f9a334116b4/tcwg_gcc_build/master-arm/details.txt *** http://54.172.246.49:9090/jobs/tcwg_gcc_build--master-arm-precommit/builds/12219/archive/artifacts/ Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/880980037c41cf2b12d41ca2c3d14f9a334116b4/jira/yaml