diff options
author | Javier Miranda <miranda@adacore.com> | 2005-09-05 09:54:48 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2005-09-05 09:54:48 +0200 |
commit | ec53a6da66d89c335c60585eb62ad469cf9922f2 (patch) | |
tree | d7a5a8f5007bee419ecccaf73a6db9e7c78b677e /gcc/ada/switch-c.adb | |
parent | 1f5a932436112de4e93366915c8dbc77a8f821ff (diff) | |
download | gcc-ec53a6da66d89c335c60585eb62ad469cf9922f2.zip gcc-ec53a6da66d89c335c60585eb62ad469cf9922f2.tar.gz gcc-ec53a6da66d89c335c60585eb62ad469cf9922f2.tar.bz2 |
itypes.ads, itypes.adb (Create_Null_Excluding_Itype): New subprogram that given an entity T creates and returns an Itype that...
2005-09-01 Javier Miranda <miranda@adacore.com>
* itypes.ads, itypes.adb (Create_Null_Excluding_Itype): New subprogram
that given an entity T creates and returns an Itype that duplicates the
contents of T. The returned Itype has the null-exclusion
attribute set to True, and its Etype attribute references T
to keep the association between the two entities.
Update copyright notice
* sem_aggr.adb (Check_Can_Never_Be_Null,
Aggregate_Constraint_Checks, Resolve_Aggregate,
Resolve_Array_Aggregate, Resolve_Record_Aggregate): Code cleanup.
* sem_ch5.adb (Analyze_Assignment): Code cleanup.
From-SVN: r103868
Diffstat (limited to 'gcc/ada/switch-c.adb')
0 files changed, 0 insertions, 0 deletions