15
GCC 14 Now Honors The -std=c23 And -std=gnu23 Compiler Options For C23
(www.phoronix.com)
Welcome to the C community!
C is quirky, flawed, and an enormous success.
... When I read commentary about suggestions for where C should go, I often think back and give thanks that it wasn't developed under the advice of a worldwide crowd.
... The only way to learn a new programming language is by writing programs in it.
🌐 https://en.cppreference.com/w/c
Honoring flags is not the same thing as fully supporting a standard version. Currently GCC still marks a few features as missing from GCC entirely.
https://gcc.gnu.org/projects/cxx-status.html
That's C++ status btw, the article is about C23
You're absolutely right. Wrong link posted to the wrong community. I apologize for the snafu.