Landing: 188055c697e3
Project / Subsystem
gcc / ada
Date
2026-02-14
Author
Eric Botcazou
Commit
188055c697e3762843ffbe984918ccc7d727f946
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- ada
- patch_id
- —
- commit_hash
- 188055c697e3762843ffbe984918ccc7d727f946
- source_type
- github
- headline
- Ada: Fixes build failure on Windows
- tldr
- This patch prevents the Ada compiler from filtering out comments in xsintnam.sed, resolving a build failure on Windows.
- author
- Eric Botcazou
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • ada
- • build
- • windows
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-02-14T00:00:00.000Z
This patch addresses a build failure encountered on Windows machines. It modifies the xsintnam.sed file to prevent the filtering of comments, resolving the issue and ensuring successful compilation.