Landing: 0487ae7658d2

Project / Subsystem

gcc / libstdc++

Date

2026-07-06

Author

Tomasz Kamiński

Commit

0487ae7658d2b9dfc82aeeb1c52ff6f034caa37b

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
libstdc++
patch_id
commit_hash
0487ae7658d2b9dfc82aeeb1c52ff6f034caa37b
source_type
github
headline
libstdc++ adds comments for 2023 library defect reports
tldr
Comments added to libstdc++ headers clarify resolutions for C++ library defect reports from 2023.
author
Tomasz Kamiński
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • libstdc++
  • documentation
  • cpp
discussion_id_link
bugzilla_pr
date
2026-07-06T00:00:00.000Z

Libstdc++ headers have been updated with comments referencing Library Working Group (LWG) defect reports from 2023 that affect pre-C++23 features. These comments provide context for specific implementation choices or behaviors related to issues like LWG3887, LWG3953, LWG3892, and LWG3655, aiding developers in understanding the standard’s evolution.