ada: Minor fixes in description of scope depth
commit5ca595d97bb99839604ea9a60dce0abc336ed1e5
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 2 Mar 2023 10:51:22 +0000 (2 11:51 +0100)
committerMarc Poulhiès <poulhies@adacore.com>
Thu, 25 May 2023 07:44:15 +0000 (25 09:44 +0200)
tree326fdded840273997e02eb0d3a87734986845318
parent6b5960e77598c64ea1e5e41e74e4d9a155a95e83
ada: Minor fixes in description of scope depth

In particular, the scope depth of library units is 1 instead of 0.

gcc/ada/

* einfo.ads (Scope_Depth): Fix circular definition.
(Scope_Depth_Value): Fix value for library units.
gcc/ada/einfo.ads