]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
[Ada] GNAT.Binary_Search is not internal
authorDmitriy Anisimkov <anisimko@adacore.com>
Thu, 24 Mar 2022 06:49:56 +0000 (12:49 +0600)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 17 May 2022 08:25:47 +0000 (08:25 +0000)
Put package GNAT.Binary_Search to predefined units list.

gcc/ada/

* impunit.adb: Add "g-binsea" to Non_Imp_File_Names_95 list.

gcc/ada/impunit.adb

index 5e7df1c5911eef5a4e68b006b2e5e99dd99bba18..8776726894da456bdd3ea79e6b46ff70bb91e0d9 100644 (file)
@@ -241,6 +241,7 @@ package body Impunit is
     ("g-arrspl", F),  -- GNAT.Array_Split
     ("g-awk   ", F),  -- GNAT.AWK
     ("g-binenv", F),  -- GNAT.Bind_Environment
+    ("g-binsea", F),  -- GNAT.Binary_Search
     ("g-boubuf", F),  -- GNAT.Bounded_Buffers
     ("g-boumai", F),  -- GNAT.Bounded_Mailboxes
     ("g-brapre", F),  -- GNAT.Branch_Prediction