Landing: eda0f2f0ccc7
Project / Subsystem
gcc / gcc/libstdc++
Date
2026-04-28
Author
Jonathan Wakely
Commit
eda0f2f0ccc76dfcce0a4d8350611039b0762e05
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- gcc/libstdc++
- patch_id
- —
- commit_hash
- eda0f2f0ccc76dfcce0a4d8350611039b0762e05
- source_type
- github
- headline
- Libstdc++: Update documentation about default -std option.
- tldr
- The libstdc++ documentation now correctly describes the default value for the ``-std`` compiler option.
- author
- Jonathan Wakely
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • libstdc++
- • documentation
- • compiler flag
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-04-28T00:00:00.000Z
The libstdc++ documentation has been updated to accurately describe the default value for the -std compiler option. This option controls the C++ standard used by the compiler. The update ensures that users understand how the compiler interprets their code by default.