OSDN Git Service

2011-08-29 Hristian Kirtchev <kirtchev@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Aug 2011 10:40:08 +0000 (10:40 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Aug 2011 10:40:08 +0000 (10:40 +0000)
commit16fedf0fb6c774b97ab0aa5899e99669067082ee
tree43295f88b3f8475ef08b5ed376588a044ac14d48
parentd03bfaa16c5e45bcfbad8b2eb961332e15a1297a
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).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@178196 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/a-rttiev.adb
gcc/ada/sem_res.adb