Landing: c8a5c1d6ed23

Project / Subsystem

gcc / libstdc++

Date

2026-07-10

Author

Tomasz Kamiński

Commit

c8a5c1d6ed236aea3ff2012ee8947b48a303569b

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
libstdc++
patch_id
commit_hash
c8a5c1d6ed236aea3ff2012ee8947b48a303569b
source_type
github
headline
libstdc++: Fix typos in comment in start_lifetime_as/neg.cc.
tldr
Corrects typos and removes trailing whitespace from a comment in libstdc++ test file.
author
Tomasz Kamiński
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • libstdc++
  • testsuite
  • cleanup
discussion_id_link
bugzilla_pr
date
2026-07-10T00:00:00.000Z

This commit addresses minor issues in a libstdc++ test file. It corrects typographical errors found in a comment within testsuite/std/memory/start_lifetime_as/neg.cc and removes any trailing whitespace. These changes improve the readability and maintainability of the testsuite code.