Landing: b5c443828ac7
Project / Subsystem
gcc / ada
Date
2026-05-03
Author
Eric Botcazou
Commit
b5c443828ac7be01beb3580e6be3dcfce14c975a
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- ada
- patch_id
- —
- commit_hash
- b5c443828ac7be01beb3580e6be3dcfce14c975a
- source_type
- github
- headline
- Ada: Fix Build Failure on 32-bit FreeBSD
- tldr
- A build failure in the Ada runtime library on 32-bit FreeBSD systems has been resolved by adjusting a FreeBSD-specific subunit.
- author
- Eric Botcazou
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • ada
- • freebsd
- • build failure
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-03T00:00:00.000Z
A build failure specific to the Ada runtime library (libada) on 32-bit FreeBSD systems has been resolved. The issue arose from renaming a FreeBSD-specific subunit, and the fix involves adjusting the code to reflect this renaming. This ensures that the Ada runtime can be built successfully on 32-bit FreeBSD systems.