Landing: 53c2caff2d09
Project / Subsystem
gcc / ada
Date
2026-07-28
Author
Marc Poulhiès
Commit
53c2caff2d09ac247840d16b03232effd4bd8ffa
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- ada
- patch_id
- —
- commit_hash
- 53c2caff2d09ac247840d16b03232effd4bd8ffa
- source_type
- github
- headline
- Ada: Adjust runtime flags for GPR file
- tldr
- Ada runtime flags in libgnat_common.gpr are adjusted to correct previous porting errors.
- author
- Marc Poulhiès
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • ada
- • build
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-07-28T00:00:00.000Z
This change corrects errors in the Ada runtime flags within the libgnat_common.gpr file. Specifically, it removes the unnecessary -gnatpg flag and the -O0 flag associated with the No_Reorder option. A new ‘Version’ field is also added.