r219248 - in /trunk/gcc/ada: ChangeLog exp_disp...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Tue Jan 6 10:13:00 GMT 2015
Author: charlet
Date: Tue Jan 6 10:13:24 2015
New Revision: 219248
URL: https://gcc.gnu.org/viewcvs?rev=219248&root=gcc&view=rev
Log:
2015-01-06 Ed Schonberg <schonberg@adacore.com>
* sem_ch12.adb, sem_ch12.ads, sem_ch8.adb: Ongoing work for wrappers
for operators in SPARK.
2015-01-06 Javier Miranda <miranda@adacore.com>
* exp_disp.adb: Revert previous patch again.
2015-01-06 Ed Schonberg <schonberg@adacore.com>
* sem_aggr.adb (Get_Value): In ASIS mode, preanalyze the
expression in an others association before making copies for
separate resolution and accessibility checks. This ensures that
the type of the expression is available to ASIS in all cases,
in particular if the expression is itself an aggregate.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_disp.adb
trunk/gcc/ada/sem_aggr.adb
trunk/gcc/ada/sem_ch12.adb
trunk/gcc/ada/sem_ch12.ads
trunk/gcc/ada/sem_ch8.adb
More information about the Gcc-cvs
mailing list