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

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

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

commit r14-12246-gc8d48e21442febd5a3ebb8d78b83d1383e3daa8e
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