https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124409
--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-15 branch has been updated by Andrew Pinski <[email protected]>: https://gcc.gnu.org/g:b6b6ed4d17164e0f0d0301650de539a35d0dbb43 commit r15-10945-gb6b6ed4d17164e0f0d0301650de539a35d0dbb43 Author: Andrew Pinski <[email protected]> Date: Tue Mar 10 22:28:43 2026 -0700 riscv/docs: Increment the required binutils to 2.40 [PR124409] GCC has not able to build with binutils 2.30 due to the requirement of needing zmull support. This changes the documentation to tbe first binutils release that supported zmull. PR target/124409 gcc/ChangeLog: * doc/install.texi: Increment the required binutils for riscv to 2.40. Signed-off-by: Andrew Pinski <[email protected]> (cherry picked from commit bad66dc2073c3cab47b774cfde316530136f5895)
