Landing: 4bc2f240a0c6

Project / Subsystem

gcc / libstdc++

Date

2026-07-02

Author

Tomasz Kamiński

Commit

4bc2f240a0c62c2278c096bf658a7c96f040bd56

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
libstdc++
patch_id
commit_hash
4bc2f240a0c62c2278c096bf658a7c96f040bd56
source_type
github
headline
libstdc++: Cleanup trailing whitespace
tldr
Trailing whitespace removed from several libstdc++ header and testsuite files.
author
Tomasz Kamiński
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • libstdc++
  • cleanup
discussion_id_link
bugzilla_pr
date
2026-07-02T00:00:00.000Z

This commit removes trailing whitespace from a few files within the libstdc++ library, including version definition files and an inplace_vector test case. This is a maintenance cleanup to improve code hygiene.