[Ada] Don't allow entry in implicit with chain to be ghost
authorRichard Kenner <kenner@adacore.com>
Mon, 22 Nov 2021 22:38:50 +0000 (17:38 -0500)
committerPierre-Marie de Rodat <derodat@adacore.com>
Thu, 2 Dec 2021 16:26:23 +0000 (16:26 +0000)
commiteccc7c8cbfda3d8b6210543127b000d028631b6b
tree1b0f72b906c94ee360b74a3b57d3b140284a756c
parentea7f9e0530251152b5e6a99f36515032f318c4d1
[Ada] Don't allow entry in implicit with chain to be ghost

gcc/ada/

* rtsfind.adb (Maybe_Add_With): Ensure that the added "with" is
never marked as ignored ghost code.
gcc/ada/rtsfind.adb