https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123460
--- Comment #1 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alice Carlotti <[email protected]>: https://gcc.gnu.org/g:e6532f870a741f15082122eaa1120c72569fe6cf commit r16-6847-ge6532f870a741f15082122eaa1120c72569fe6cf 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.
