You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web/news.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,17 @@ summary: Important events happening.
5
5
6
6
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 :)
7
7
8
+
### 2024-05-10 - GCC 14.1
9
+
10
+
We have updated GCC to version 14.1. See the [GCC 14.1 release
11
+
notes](https://gcc.gnu.org/gcc-14/changes.html) for more information. Similar to
12
+
recent Clang releases, GCC also got stricter and multiple warnings are now
13
+
errors by default, see the [GCC 14.1 porting
14
+
guide](https://gcc.gnu.org/gcc-14/porting_to.html) for details.
15
+
16
+
To reduce the maintenance burden we have dropped Ada/Objective-C/libgccjit
17
+
support from the 32-bit/mingw32 variant.
18
+
8
19
### 2024-05-03 - Update to Cygwin 3.5 on Unsupported Systems
9
20
10
21
The update to Cygwin 3.5 means MSYS2 will no longer start on long unsupported
0 commit comments