GCC 16 Release Series: Changes, New Features, and Fixes

54 points by jmillikin


alfie

This is the first release since I started working on GCC full time and has some work I’m really proud of in it!

vimpostor

Not mentioned in the release notes, but this is also the first release with builtin support for the wild linker, a new linker that intends to implement incremental linking, and is in many cases already faster than mold.

Now with this gcc 16 release it is just a simple -fuse-ld=wild away.

ianloic

I'm excited to play with C++ reflection!

koala

Upvote because if I had the time, I'd like to toy with Algol. That's an important piece of history about which I know nothing.