diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2016-05-02 11:08:44 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2016-05-02 11:08:44 +0200 |
commit | 3ba1a9eb6ec22706bdb084db2f1ab31a32d4dde8 (patch) | |
tree | 8f9db14e43b5357d9daae884d4381ba2c6a6b63a /gcc/ada/layout.adb | |
parent | fc1c2d0482260c80cfe8363f96ace9a57f10cbf4 (diff) | |
download | gcc-3ba1a9eb6ec22706bdb084db2f1ab31a32d4dde8.zip gcc-3ba1a9eb6ec22706bdb084db2f1ab31a32d4dde8.tar.gz gcc-3ba1a9eb6ec22706bdb084db2f1ab31a32d4dde8.tar.bz2 |
[multiple changes]
2016-05-02 Ed Schonberg <schonberg@adacore.com>
* sem_ch4.adb (Analyze_Allocator): If the expression does not
have a subtype indication and the type is an unconstrained tagged
type with defaulted discriminants, create an explicit constraint
for it during analysis to prevent out-of-order freezing actions
on generated classwide types.
2016-05-02 Javier Miranda <miranda@adacore.com>
* exp_ch5.adb (Expand_N_Assignment_Statement):
In the runtime check that ensures that the tags of source an
target match, add missing displacement of the pointer to the
objects if they cover interface types.
2016-05-02 Ed Schonberg <schonberg@adacore.com>
* sem_attr.adb (Analyze_Attribute, case 'Old): Do not use
base type for attribute when type is discrete: transformation
is not needed for such types, and leads to spurious errors if
the context is a case construct.
From-SVN: r235709
Diffstat (limited to 'gcc/ada/layout.adb')
0 files changed, 0 insertions, 0 deletions