Landing: 554f7b2d5534
Project / Subsystem
gcc / gcc
Date
2026-05-06
Author
David Malcolm
Commit
554f7b2d55348a12fd4145ce8173c9123e91aa29
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- gcc
- patch_id
- —
- commit_hash
- 554f7b2d55348a12fd4145ce8173c9123e91aa29
- source_type
- github
- headline
- value-range.h: Fix typo in comment
- tldr
- A stray slash is removed from a comment in `value-range.h`.
- author
- David Malcolm
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • value-range
- • comment
- • typo
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-06T00:00:00.000Z
A stray forward slash was present in the comments in value-range.h. This commit removes it. The change is purely cosmetic, without behavioral consequences.