diff options
author | Robert Dewar <dewar@adacore.com> | 2014-07-17 06:40:45 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2014-07-17 08:40:45 +0200 |
commit | ee10c0ec8875d997a4892fbbdf5f49c2d6d824b9 (patch) | |
tree | 5ecbd6f1520903984be7143b54d55a2e4673f85a /gcc/ada/gnatbind.adb | |
parent | e80f0cb0b4c0313379c872ef4a8777313c809799 (diff) | |
download | gcc-ee10c0ec8875d997a4892fbbdf5f49c2d6d824b9.zip gcc-ee10c0ec8875d997a4892fbbdf5f49c2d6d824b9.tar.gz gcc-ee10c0ec8875d997a4892fbbdf5f49c2d6d824b9.tar.bz2 |
gnat_rm.texi: Improve documentation of Unrestricted_Access.
2014-07-17 Robert Dewar <dewar@adacore.com>
* gnat_rm.texi: Improve documentation of Unrestricted_Access.
* sinfo.ads: Document restriction on aggregates (must expand to
assignments if one or more assignments needs expansion, e.g. for
controlled types).
* sem_ch13.adb: All warning messages regarding bit order should
be info: messages.
* gnat_ugn.texi: Minor correction of missing @ on @code
2014-07-17 Robert Dewar <dewar@adacore.com>
* restrict.ads (Implementation_Restriction): Add No_Long_Long_Integer.
* s-rident.ads (Partition_Boolean_Restrictions): Add
No_Long_Long_Integer.
* sem_ch3.adb (Modular_Type_Declaration): Size must be <=
Long_Integer'Size if restriction No_Long_Long_Integer is active.
(Signed_Integer_Type_Declaration): Do not allow Long_Long_Integer
as the implicit base type for a signed integer type declaration
if restriction No_Long_Long_Integer is active.
* sem_util.ads, sem_util.adb (Set_Entity_With_Checks): Include check for
No_Long_Long_Integer.
From-SVN: r212727
Diffstat (limited to 'gcc/ada/gnatbind.adb')
0 files changed, 0 insertions, 0 deletions