ada: Add No_Elaboration_Code_All pragma to System.Storage_Elements
commit416bb154d5c36f25dd6f54fb0d81bf6b0132ee20
authorDaniel King <dmking@adacore.com>
Tue, 18 Apr 2023 08:18:36 +0000 (18 09:18 +0100)
committerMarc Poulhiès <poulhies@adacore.com>
Tue, 13 Jun 2023 07:31:43 +0000 (13 09:31 +0200)
treeccab1b4cb1e9944b2afda14e69555fb0c6119f28
parentaf10c962b79c17291250df314d2adb17f11e2355
ada: Add No_Elaboration_Code_All pragma to System.Storage_Elements

Allows System.Storage_Elements to be used in units that
have the No_Elaboration_Code_All restriction.

gcc/ada/

* libgnat/s-stoele.ads: Add No_Elaboration_Code_All pragma.
gcc/ada/libgnat/s-stoele.ads