https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120645
--- Comment #8 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-14 branch has been updated by Iain D Sandoe <[email protected]>: https://gcc.gnu.org/g:aa5d3209319b654ea08de3a4e41649f676949ff6 commit r14-12690-gaa5d3209319b654ea08de3a4e41649f676949ff6 Author: Francois-Xavier Coudert <[email protected]> Date: Mon Jul 14 12:14:00 2025 +0200 Darwin: account for macOS 26 darwin25 will be named macOS 26 (codename Tahoe). This is a change from darwin24, which was macOS 15. We need to adapt the driver to this new numbering scheme. 2025-07-14 François-Xavier Coudert <[email protected]> gcc/ChangeLog: PR target/120645 * config/darwin-driver.cc: Account for latest macOS numbering scheme. gcc/testsuite/ChangeLog: * gcc.dg/darwin-minversion-link.c: Account for macOS 26. (cherry picked from commit cc4f3397331f6ecd5e775cf963c65face0145f3f)
