]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Remove unreferenced Rtsfind entries
authorPiotr Trojanek <trojanek@adacore.com>
Fri, 9 Sep 2022 21:32:00 +0000 (23:32 +0200)
committerMarc Poulhiès <poulhies@adacore.com>
Mon, 26 Sep 2022 09:02:31 +0000 (11:02 +0200)
commit756efb7484f4bbdc74dd9c285fff5c5d4a0730ff
treea4a289a4fb098859959914976f9c21caccaf242d
parentdda025c9ce1d368f91a379fd31811aec266cc7e9
ada: Remove unreferenced Rtsfind entries

Remove unreferenced entries for finding runtime units and runtime
entities by the compiler. Code cleanup using basic grep scripting.

gcc/ada/

* rtsfind.ads
(RTU_Id): Remove unreferenced packages; fix whitespace.
(RE_Id): Remove unreferenced entities; add comment about entity
that is only used by GNATprove and not by GNAT.
gcc/ada/rtsfind.ads