[Ada] Add GNAT.Branch_Prediction to Impunit

2019-08-13  Eric Botcazou  <ebotcazou@adacore.com>

gcc/ada/

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

From-SVN: r274354
This commit is contained in:
Eric Botcazou 2019-08-13 08:08:15 +00:00 committed by Pierre-Marie de Rodat
parent 49209838d3
commit 5b3b4d6089
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
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.

View 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