Changed
- Update to GCC 15.0.1
- This is a pre-release of GCC. Expect bugs until the launch of the stable release.
Fixed
- Omit all warnings from gcc-wrapper
- It turns out autotools is so stupid that it will mistakenly treat these harmless warnings as errors in some scenarios, causing configuration inconsistencies when testing for the existence of features, functions, and headers.