[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 29 Aug 2011 10:40:08 +0000 (12:40 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 29 Aug 2011 10:40:08 +0000 (12:40 +0200)
commit949a18ccb2de8ef2b73b7fc918d31d40e8b50826
tree43295f88b3f8475ef08b5ed376588a044ac14d48
parentcb25faf861535de75e1d971df545233bea29e2a8
[multiple changes]

2011-08-29  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_res.adb (Resolve_Allocator): Implement Ada2012-B052. Detect cases
where an anonymous access discriminant of a limited designated type
appears in a non-immutably limited discriminated type and issue an
error message. Add local variable Desig_T and replace all occurrences
of Designated_Type.

2011-08-29  Jose Ruiz  <ruiz@adacore.com>

* a-rttiev.adb (Set_Handler): Update comment to indicate that our
implementation is compliant to RM D.15(15/2) after the modification
imposed by AI05-0094-1 (binding interpretation).

From-SVN: r178196
gcc/ada/ChangeLog
gcc/ada/a-rttiev.adb
gcc/ada/sem_res.adb