r178250 - in /trunk/gcc/ada: ChangeLog exp_ch3....
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Mon Aug 29 14:34:00 GMT 2011
Author: charlet
Date: Mon Aug 29 14:33:59 2011
New Revision: 178250
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178250
Log:
2011-08-29 Hristian Kirtchev <kirtchev@adacore.com>
* exp_ch3.adb (Freeze_Type): Generate an accessibility check which
ensures that the level of the subpool access type is not deeper than
that of the pool object.
* sem_util.adb (Object_Access_Level): Expand to handle defining
identifiers.
* sem_res.adb (Resolve_Allocator): Add a guard to avoid examining the
subpool handle name of a rewritten allocator.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_ch3.adb
trunk/gcc/ada/sem_res.adb
trunk/gcc/ada/sem_util.adb
More information about the Gcc-cvs
mailing list