diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2017-04-25 14:33:25 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2017-04-25 14:33:25 +0200 |
commit | 3e3bc136d4c43f8741ece96b7ab992ef08b574f0 (patch) | |
tree | 7fc4d793c27b5ee4b189cacf44036d4349abe36b /gcc/ada/contracts.adb | |
parent | bed3fd4637d24e27b61fbd7f366e98a211080a0b (diff) | |
download | gcc-3e3bc136d4c43f8741ece96b7ab992ef08b574f0.zip gcc-3e3bc136d4c43f8741ece96b7ab992ef08b574f0.tar.gz gcc-3e3bc136d4c43f8741ece96b7ab992ef08b574f0.tar.bz2 |
[multiple changes]
2017-04-25 Claire Dross <dross@adacore.com>
* sem_prag.adb (Collect_Inherited_Class_Wide_Conditions): Go to
ultimate alias when accessing overridden operation. Indeed, if the
overridden operation is itself inherited, it won't have any explicit
contract.
2017-04-25 Ed Schonberg <schonberg@adacore.com>
* sem_warn.adb (Warn_On_Overlapping_Actuals): There can be no
overlap if the two formals have different types, because formally
the corresponding actuals cannot designate the same objects.
2017-04-25 Ed Schonberg <schonberg@adacore.com>
* sem_dim.adb (Dimensions_Of_Operand): minot cleanups: a) If
dimensions are present from context, use them. b) If operand is
a static constant rewritten as a literal, obtain the dimensions
from the original declaration, otherwise use dimensions of type
established from context.
2017-04-25 Yannick Moy <moy@adacore.com>
* sem_util.adb (Is_Effectively_Volatile): Protect against base type
of array that is private.
From-SVN: r247209
Diffstat (limited to 'gcc/ada/contracts.adb')
0 files changed, 0 insertions, 0 deletions