[Ada] Add GNAT.Branch_Prediction to Impunit
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 13 Aug 2019 08:08:15 +0000 (08:08 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Tue, 13 Aug 2019 08:08:15 +0000 (08:08 +0000)
2019-08-13  Eric Botcazou  <ebotcazou@adacore.com>

gcc/ada/

* impunit.adb (Non_Imp_File_Names_95): Add
GNAT.Branch_Prediction.

From-SVN: r274354

gcc/ada/ChangeLog
gcc/ada/impunit.adb

index 9a97482..a6672d9 100644 (file)
@@ -1,5 +1,10 @@
 2019-08-13  Eric Botcazou  <ebotcazou@adacore.com>
 
+       * impunit.adb (Non_Imp_File_Names_95): Add
+       GNAT.Branch_Prediction.
+
+2019-08-13  Eric Botcazou  <ebotcazou@adacore.com>
+
        * exp_ch6.adb: Remove with and use clauses for Sem_Ch12.
        (Expand_Call_Helper): Swap the back-end inlining case and the
        special front-end expansion case.  In back-end inlining mode, do
index 80857b3..4cf8535 100644 (file)
@@ -241,6 +241,7 @@ package body Impunit is
     ("g-binenv", F),  -- GNAT.Bind_Environment
     ("g-boubuf", F),  -- GNAT.Bounded_Buffers
     ("g-boumai", F),  -- GNAT.Bounded_Mailboxes
+    ("g-brapre", F),  -- GNAT.Branch_Prediction
     ("g-bubsor", F),  -- GNAT.Bubble_Sort
     ("g-busora", F),  -- GNAT.Bubble_Sort_A
     ("g-busorg", F),  -- GNAT.Bubble_Sort_G