]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 20 Oct 2015 11:59:22 +0000 (13:59 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 20 Oct 2015 11:59:22 +0000 (13:59 +0200)
commit319c61611e9a5a95ed7e05134f85f22113bc3b23
treed3fc257548e7fbf76f48d8050f8f28fe69976a00
parentd29f68cf55fd41c19f10d789af9f92469f00f2da
[multiple changes]

2015-10-20  Yannick Moy  <moy@adacore.com>

* sem_warn.adb (Is_OK_Fully_Initialized): Consider types with DIC as
fully default initialized.
* sem_ch6.adb: minor style fix in comment

2015-10-20  Ed Schonberg  <schonberg@adacore.com>

* s-diflio.ads, s-diflio.adb (Image): New function for dimensioned
quantities, to produce a string that includes the dimension
synbol for the quantity, or the vector of dimensions in standard
notation.
* sem_dim.adb (Expand_Put_Call_With_Symbol): Process new function
Image, to include dimension information in the generated string,
identical to the string produced by the Put procedure on a string
for a dimensioned quantity.

From-SVN: r229053
gcc/ada/ChangeLog
gcc/ada/s-diflio.adb
gcc/ada/s-diflio.ads
gcc/ada/sem_ch6.adb
gcc/ada/sem_dim.adb
gcc/ada/sem_warn.adb