r235200 - in /trunk/gcc/ada: ChangeLog checks.a...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Tue Apr 19 13:10:00 GMT 2016
Author: charlet
Date: Tue Apr 19 13:10:35 2016
New Revision: 235200
URL: https://gcc.gnu.org/viewcvs?rev=235200&root=gcc&view=rev
Log:
2016-04-19 Hristian Kirtchev <kirtchev@adacore.com>
* checks.adb, sem_util.adb, sem_res.adb, sem_attr.adb: Minor
reformatting.
2016-04-19 Ed Schonberg <schonberg@adacore.com>
* freeze.adb (Freeze_Profile): Refine predicate that checks
whether a function that returns a limited view is declared in
another unit and cannot be frozen at this point.
2016-04-19 Ed Schonberg <schonberg@adacore.com>
* exp_aggr.adb (Component_Count): Handle properly superflat
arrays, i.e. empty arrays where Hi < Lo - 1, to ensure that the
return value of the function is Natural, rather than leaving
the handling of such arrays to the caller of this function.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/checks.adb
trunk/gcc/ada/exp_aggr.adb
trunk/gcc/ada/freeze.adb
trunk/gcc/ada/sem_attr.adb
trunk/gcc/ada/sem_res.adb
trunk/gcc/ada/sem_util.adb
More information about the Gcc-cvs
mailing list