[Ada] Remove "constant" attribute on Osint.Unknown_Attributes
authorArnaud Charlet <charlet@adacore.com>
Fri, 25 May 2018 09:05:10 +0000 (09:05 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Fri, 25 May 2018 09:05:10 +0000 (09:05 +0000)
commitf70b01165e6d392a110cb963060ea2a17feebbb7
tree5c2f3d6b54fc265a1b33e5fc8530d0c42dcfdb09
parent25409c3c63b151f27bd77fb92c8b62af8681d777
[Ada] Remove "constant" attribute on Osint.Unknown_Attributes

2018-05-25  Arnaud Charlet  <charlet@adacore.com>

gcc/ada/

* exp_aggr.adb (Convert_To_Positional): Bump default for
Max_Others_Replicate to 32. Update comments.
* osint.ads (Unknown_Attributes): No longer pretend this is a constant.
(No_File_Info_Cache): Initialize separately.
* osint.adb (No_File_Info_Cache): Update initializer.

From-SVN: r260739
gcc/ada/ChangeLog
gcc/ada/exp_aggr.adb
gcc/ada/osint.adb
gcc/ada/osint.ads