r136108 - in /trunk/gcc/ada: sem_aggr.adb sem_c...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed May 28 15:55:00 GMT 2008
Author: charlet
Date: Wed May 28 15:55:20 2008
New Revision: 136108
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136108
Log:
2008-05-28 Ed Schonberg <schonberg@adacore.com>
* sem_ch5.adb (Analyze_Assignment): If the name is of a local anonymous
access type, wrap the expression in a conversion to force an
accessibility check.
* sem_aggr.adb (Aggegate_Constraint_Checks): Apply conversion to force
accessibility checks even when expansion is disabled in order to
generate messages in the presence of previous errors or in
semantics-only mode.
Modified:
trunk/gcc/ada/sem_aggr.adb
trunk/gcc/ada/sem_ch5.adb
More information about the Gcc-cvs
mailing list