Landing: c4412c1e8f70

Project / Subsystem

gcc / ada

Date

2026-01-26

Author

Ronan Desplanques

Commit

c4412c1e8f700d19246b6dbb42f87558f896767b

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
ada
patch_id
commit_hash
c4412c1e8f700d19246b6dbb42f87558f896767b
source_type
github
headline
Fixes wrong comments in Ada runtime library
tldr
Fixes misleading comments in the Ada runtime library regarding masked interrupts.
author
Ronan Desplanques
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • ada
  • gnarl
  • interrupts
  • comments
discussion_id_link
bugzilla_pr
date
2026-01-26T00:00:00.000Z

This commit corrects inaccurate comments in the Ada runtime library (GNARL) concerning interrupt masking. The comments incorrectly stated that most reserved interrupts are not masked; the code reveals that reserved interrupts also belong to Keep_Unmasked.