https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123460
--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-15 branch has been updated by Alice Carlotti <[email protected]>: https://gcc.gnu.org/g:d4978c413b5efcc8d2d3b0ca20ddcec8a8423e8c commit r15-10681-gd4978c413b5efcc8d2d3b0ca20ddcec8a8423e8c 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.
