GCC 10.1 Released

The GCC project has announced the
release of GCC 10.1.

A year has lapsed away since the release of last major
GCC release, more than 33 years passed since the first
public GCC release and the GCC developers survived
repository conversion from SVN to GIT earlier this year.

Today, we are glad to announce another major GCC release, 10.1.

This release makes great progress in the C++20 language support,
both on the compiler and library sides, some C2X enhancements,
various optimization enhancements and bug fixes, several new
hardware enablement changes and enhancements to the compiler back-ends
and many other changes. There is even a new experimental
static
analysis pass
.” More information can be found in the release notes.

Source: LWN.net – GCC 10.1 Released