Landing: 336c86bcdd36
Project / Subsystem
gcc / ada
Date
2026-02-12
Author
Ronan Desplanques
Commit
336c86bcdd36c999600452e6fd49579aec313013
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- ada
- patch_id
- —
- commit_hash
- 336c86bcdd36c999600452e6fd49579aec313013
- source_type
- github
- headline
- Ada: Fixes minor issues in interrupt handling
- tldr
- This commit fixes the task state for interrupt server tasks and improves comments and formatting in the Ada runtime library.
- author
- Ronan Desplanques
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • ada
- • interrupts
- • bugfix
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-02-12T00:00:00.000Z
This commit rectifies the task state for interrupt server tasks when handling unhandled interrupts. It also improves comments and formatting in the Ada runtime library, leading to more readable and maintainable code. These changes enhance the reliability and clarity of interrupt handling within the Ada runtime environment.