]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Remove "constant" attribute on Osint.Unknown_Attributes
authorpmderodat <pmderodat@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 May 2018 09:05:10 +0000 (09:05 +0000)
committerpmderodat <pmderodat@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 May 2018 09:05:10 +0000 (09:05 +0000)
commit0bb7f0d351fc77cd884d50bd4973368a6972ac74
tree5c2f3d6b54fc265a1b33e5fc8530d0c42dcfdb09
parent7216b901d0c5800e7ae8ac3f45c4b99a010c1830
[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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@260739 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/exp_aggr.adb
gcc/ada/osint.adb
gcc/ada/osint.ads