diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2015-01-30 16:02:09 +0100 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2015-01-30 16:02:09 +0100 |
commit | 46413d9ea9ce2b3d5b59cc141842fa2d84d74b69 (patch) | |
tree | e48c2b681e5c32c9404cc3ce75e263ddf4abeebf /gcc/ada/env.c | |
parent | 48b0da2d24cfd3c918f85007e569f69ccd4cf1c4 (diff) | |
download | gcc-46413d9ea9ce2b3d5b59cc141842fa2d84d74b69.zip gcc-46413d9ea9ce2b3d5b59cc141842fa2d84d74b69.tar.gz gcc-46413d9ea9ce2b3d5b59cc141842fa2d84d74b69.tar.bz2 |
[multiple changes]
2015-01-30 Gary Dismukes <dismukes@adacore.com>
* sem_attr.adb (Declared_Within_Generic_Unit):
New function to test whether an entity is declared within the
declarative region of a given generic unit.
(Resolve_Attribute): For checking legality of subprogram'Access within
a generic unit, call new Boolean function Declared_Within_Generic_Unit
instead of simply comparing the results of Enclosing_Generic_Unit on
the prefix and access type. Correct minor comment typos.
2015-01-30 Robert Dewar <dewar@adacore.com>
* freeze.adb, exp_util.ads: Update comment.
* exp_util.adb, exp_ch3.adb: Minor code reorganization and reformatting.
* sem_util.adb: Minor: fix typo.
From-SVN: r220283
Diffstat (limited to 'gcc/ada/env.c')
0 files changed, 0 insertions, 0 deletions