r235717 - in /trunk/gcc/ada: ChangeLog a-direct...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Mon May 2 09:30:00 GMT 2016
Author: charlet
Date: Mon May 2 09:30:59 2016
New Revision: 235717
URL: https://gcc.gnu.org/viewcvs?rev=235717&root=gcc&view=rev
Log:
2016-05-02 Bob Duff <duff@adacore.com>
* sem_ch10.adb (Analyze_Compilation_Unit): Preserve
treeishness. Previous version had Context_Items shared between
the spec and body.
2016-05-02 Ed Schonberg <schonberg@adacore.com>
* sem_aggr.adb (Resolve_Aggr_Expression): For both array and
record cases, apply predicate check on component for expression
only if expression has been analyzed already. For expressions
that need to be duplicated when they cover multiple components,
resolution and predicate checking take place later.
2016-05-02 Olivier Hainque <hainque@adacore.com>
* a-direct.adb (Delete_Tree): Use full names to designate subdirs
and files therein, instead of local names after a change of
current directory.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/a-direct.adb
trunk/gcc/ada/sem_aggr.adb
trunk/gcc/ada/sem_ch10.adb
More information about the Gcc-cvs
mailing list