Landing: 53b1b9b0e2f8

Project / Subsystem

gcc / ada

Date

2026-02-18

Author

Bob Duff

Commit

53b1b9b0e2f80687aad0019221a6ba2010bc789c

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
ada
patch_id
commit_hash
53b1b9b0e2f80687aad0019221a6ba2010bc789c
source_type
github
headline
Clean up aspects vs. pragmas in the Ada compiler
tldr
This commit cleans up minor inconsistencies and improves comments related to aspects and pragmas in the Ada compiler.
author
Bob Duff
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • ada
  • cleanup
  • aspects
  • pragmas
discussion_id_link
bugzilla_pr
date
2026-02-18T00:00:00.000Z

This commit performs minor cleanups and comment fixes related to aspects and pragmas in the Ada compiler. It ensures that Aspect_Initialize is correctly included in Implementation_Defined_Aspect and corrects minor inaccuracies in comments throughout the code.