Skip to content

Commit

Permalink
NEWS: GCC 14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed May 10, 2024
1 parent 55a76cf commit a7c70ae
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions web/news.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ summary: Important events happening.

This page lists important changes or issues affecting MSYS2 users. We also post them to [Twitter](https://twitter.com/msys2org) and [Mastodon](https://fosstodon.org/@msys2org), including some not-so-important things :)

### 2024-05-10 - GCC 14.1

We have updated GCC to version 14.1. See the [GCC 14.1 release
notes](https://gcc.gnu.org/gcc-14/changes.html) for more information. Similar to
recent Clang releases, GCC also got more strict and multiple warnings are now
errors by default, see the [GCC 14.1 porting
guide](https://gcc.gnu.org/gcc-14/porting_to.html) for details.

To reduce the maintenance burden we have dropped Ada/Objective-C/libgccjit
support from the 32-bit/mingw32 variant.

### 2024-05-03 - Update to Cygwin 3.5 on Unsupported Systems

The update to Cygwin 3.5 means MSYS2 will no longer start on long unsupported
Expand Down

0 comments on commit a7c70ae

Please sign in to comment.