Landing: fa5c8afb7bbf

Project / Subsystem

gcc / ada

Date

2026-01-26

Author

Ronan Desplanques

Commit

fa5c8afb7bbf5c8b4d23823a7f4b4c12eaf7a93f

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
ada
patch_id
commit_hash
fa5c8afb7bbf5c8b4d23823a7f4b4c12eaf7a93f
source_type
github
headline
Improves comments and fixes formatting in Ada runtime library
tldr
Corrects a comment and fixes a message string in the Ada runtime library for clarity.
author
Ronan Desplanques
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • ada
  • gnarl
  • comments
  • formatting
discussion_id_link
bugzilla_pr
date
2026-01-26T00:00:00.000Z

This commit improves a comment in the Ada runtime library (GNARL) within the User_Handler procedure for better clarity. It also fixes a message string in Unprotected_Exchange_Handler, improving code readability and maintainability.