diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2014-08-01 14:31:20 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2014-08-01 16:31:20 +0200 |
commit | 7f1a5156f9e5b821983c10375a46a9236cdfc9cc (patch) | |
tree | 57d5f2429f8a62011a2db25fc2155db30eea6d76 /gcc/ada/gcc-interface/decl.c | |
parent | b5119ab13d85cabd201d037d3a20a720b7c1aa05 (diff) | |
download | gcc-7f1a5156f9e5b821983c10375a46a9236cdfc9cc.zip gcc-7f1a5156f9e5b821983c10375a46a9236cdfc9cc.tar.gz gcc-7f1a5156f9e5b821983c10375a46a9236cdfc9cc.tar.bz2 |
einfo.ads (Has_Private_Ancestor): Remove obsolete usage.
2014-08-01 Eric Botcazou <ebotcazou@adacore.com>
* einfo.ads (Has_Private_Ancestor): Remove obsolete usage.
* exp_ch4.adb (Expand_Composite_Equality): Add conversion
of the actuals in the case of untagged record types too.
* sem_ch3.adb (Build_Full_Derivation): New procedure to create the
full derivation of a derived private type, extracted from...
(Copy_And_Build): In the case of record types and most
enumeration types, copy the original declaration. Build the
full derivation according to the approach extracted from...
(Build_Derived_Private_Type): ...here. Call Build_Full_Derivation
to create the full derivation in all existing cases and also
create it in the no-discriminants/discriminants case instead of
deriving directly from the full view.
(Is_Visible_Component): Remove obsolete code.
* sem_aggr.adb (Resolve_Record_Aggregate): Likewise.
From-SVN: r213476
Diffstat (limited to 'gcc/ada/gcc-interface/decl.c')
0 files changed, 0 insertions, 0 deletions