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

--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-13 branch has been updated by Alice Carlotti
<[email protected]>:

https://gcc.gnu.org/g:226e2cd2176f7eb7a90549a0fc7470f1aae4d653

commit r13-10040-g226e2cd2176f7eb7a90549a0fc7470f1aae4d653
Author: Alice Carlotti <[email protected]>
Date:   Wed Jan 7 18:55:46 2026 +0000

    aarch64: Accept hyphenated extensions in --with-arch [PR123460]

    Add "-" to the list of valid characters in an extension name that is
    used when removing the first extension from an extension string.

    gcc/ChangeLog:

            PR target/123460
            * config.gcc: Accept hyphens in aarch64 --with-arch extensions.

Reply via email to