GCC 15 Bids Farewell To Solaris 11.3 Support
- Reference: 0001462908
- News link: https://www.phoronix.com/news/GCC-15-Drops-Solaris-11.3
- Source link:
Solaris 11.3 support was already declared obsolete back in GCC 13 while now with GCC 15 it will no longer exist. [3]This commit drops Solaris 11.3 support while making alterations around the existing Solaris 11.4 support.
GCC 15 is also expected to drop support for Intel Xeon Phi processors, remove the Intel Itanium IA64 targets after being unmaintained for years, and also drop the NIOS2 targets. As usual, GCC 15 will be out around this time next year.
[1] https://www.phoronix.com/news/GCC-14.1-Released
[2] https://www.phoronix.com/news/GCC-aarch64-w64-mingw32
[3] https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=f68e90a0fe88c50ad6f4b15ba9e9503c710d3444
uid313