Landing: 7b8e54b53de9

Project / Subsystem

gcc / ada

Date

2026-02-01

Author

Bob Duff

Commit

7b8e54b53de994607bec5c2b0e3a2c19c2057333

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
ada
patch_id
commit_hash
7b8e54b53de994607bec5c2b0e3a2c19c2057333
source_type
github
headline
Ada: Remove temporary Aspect_Unimplemented code.
tldr
The Ada compiler removes the temporary Aspect_Unimplemented code, which had been present since 2015.
author
Bob Duff
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • ada
  • compiler
  • tech debt
discussion_id_link
bugzilla_pr
date
2026-02-01T00:00:00.000Z

The Ada compiler removes the Aspect_Unimplemented code, which was marked as temporary and had been in the codebase since 2015. This removes dead code from the Ada compiler.