ada: Remove unused runtime entity
commitb4beadb39a6cc97a6a628a99752c48123b37db60
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 13 Dec 2023 14:07:10 +0000 (13 15:07 +0100)
committerMarc Poulhiès <poulhies@adacore.com>
Tue, 9 Jan 2024 13:13:32 +0000 (9 14:13 +0100)
tree5fff27f40bcde375b4cf75261c7d4bd9564bf15d
parent1e964635b64a8e65492751082b39c677f95f39e3
ada: Remove unused runtime entity

The compiler has not generated direct attachments for a long time.

gcc/ada/

* rtsfind.ads (RE_Id): Remove RE_Attach.
(RE_Unit_Table): Likewise.
* libgnat/s-finmas.ads (Attach): Delete.
* libgnat/s-finmas.adb (Attach): Likewise.
gcc/ada/libgnat/s-finmas.adb
gcc/ada/libgnat/s-finmas.ads
gcc/ada/rtsfind.ads