]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ada/sem_eval.adb
sem_ch12.adb (Subtypes_Match): Handle properly Ada05 arrays of anonymous access types.
authorEd Schonberg <schonberg@adacore.com>
Fri, 9 Dec 2005 17:21:06 +0000 (18:21 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 9 Dec 2005 17:21:06 +0000 (18:21 +0100)
commitb5bd964f4a698b0c69a6767a35be9df22f1257a5
tree0f3db1ac48ad611dcc8fdb4f16c60724161fc62a
parent5b7f5b7ff963eec025fd52acc80a543d85b5af5b
sem_ch12.adb (Subtypes_Match): Handle properly Ada05 arrays of anonymous access types.

2005-12-05  Ed Schonberg  <schonberg@adacore.com>

* sem_ch12.adb (Subtypes_Match): Handle properly Ada05 arrays of
anonymous access types.

* sem_eval.adb (Subtypes_Statically_Match): Implement new rules for
matching of anonymous access types and anonymous access to subprogram
types. 'R'M 4.9.1 (2/2).

From-SVN: r108301
gcc/ada/sem_ch12.adb
gcc/ada/sem_eval.adb