[Bug target/120645] macOS number changes again with macOS 26 Tahoe
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Sep 3 22:44:26 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120645
--- Comment #9 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-13 branch has been updated by Iain D Sandoe
<iains@gcc.gnu.org>:
https://gcc.gnu.org/g:4f80e19af21e7ddae97f8817453d2f6f8e017f82
commit r13-10501-g4f80e19af21e7ddae97f8817453d2f6f8e017f82
Author: Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
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 <fxcoudert@gcc.gnu.org>
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)
More information about the Gcc-bugs
mailing list