]> gcc.gnu.org Git - gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 19 Apr 2016 13:10:35 +0000 (15:10 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 19 Apr 2016 13:10:35 +0000 (15:10 +0200)
commitb4213ffdafd1907f53c50b7bcdaa7fd269495592
tree2d79230ef6305475d4443fa77a5b880a0db98247
parentb314303784ccc313d79eadd61770225b0ec7fbfc
[multiple changes]

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.

From-SVN: r235200
gcc/ada/ChangeLog
gcc/ada/checks.adb
gcc/ada/exp_aggr.adb
gcc/ada/freeze.adb
gcc/ada/sem_attr.adb
gcc/ada/sem_res.adb
gcc/ada/sem_util.adb
This page took 0.066699 seconds and 5 git commands to generate.