https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124409

--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Andrew Pinski <[email protected]>:

https://gcc.gnu.org/g:bad66dc2073c3cab47b774cfde316530136f5895

commit r16-8022-gbad66dc2073c3cab47b774cfde316530136f5895
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]>

Reply via email to