GCC 14 Release Series
Changes, New Features, and Fixes

This page is a "brief" summary of some of the huge number of improvements in GCC 14. You may also want to check out our Porting to GCC 14 page and the full GCC documentation.

Note: GCC 14 has not been released yet, so this document is a work-in-progress.

Caveats

General Improvements

New Languages and Language specific improvements

C

C++

Runtime Library (libstdc++)

Fortran

libgccjit

New Targets and Target Specific Improvements

AArch64

AMD Radeon (GCN)

arm

AVR

IA-32/x86-64

MCore

RISC-V

Documentation improvements

Improvements to Static Analyzer

Improvements to SARIF support

Improvements for plugin authors