[Ada] Add pragma Preelaborable_Initialization to Stream_IO.File_Type
authorGary Dismukes <dismukes@adacore.com>
Thu, 10 Oct 2019 15:25:27 +0000 (15:25 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Thu, 10 Oct 2019 15:25:27 +0000 (15:25 +0000)
commit96dd5bb6b75ca662fc038f2358059bfbbd609895
tree6f33cf5b398d23b44da84f84f74e8890fa461b9b
parent5913d1b7c060ba061e912850bec290c83b06c7aa
[Ada] Add pragma Preelaborable_Initialization to Stream_IO.File_Type

2019-10-10  Gary Dismukes  <dismukes@adacore.com>

gcc/ada/

* libgnat/a-ststio.ads (File_Type): Apply pragma
Preelaborable_Initialization to the type.

From-SVN: r276834
gcc/ada/ChangeLog
gcc/ada/libgnat/a-ststio.ads