Tootfinder

Opt-in global Mastodon full text search. Join the index!

@kernellogger@fosstodon.org
2025-04-24 11:17:12

'"[…] The default dialect in #GCC 15 is still -std=gnu 17. You can use the -std=c 23 or -std=gnu 23 command-line options to enable C 23 features, and similarly for C 26 and others. […] C 26 features in #GCC15 include pack indexing, attributes for structured bindings, enhanced support for functi…

@kernellogger@fosstodon.org
2025-04-10 10:55:00

"[…] Let's take a look at 6 improvements to look forward to in the upcoming #GCC 15.
1. Prettier execution paths
2. A new look for C template errors
3. Machine-readable diagnostics
4. An easier transition to C23
5. A revamped color scheme
6. libgdiagnostics
We're still fixing bugs, but we hope that GCC 15 will be ready to officially release (as …