]> gcc.gnu.org Git - gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 2 May 2016 09:30:59 +0000 (11:30 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 2 May 2016 09:30:59 +0000 (11:30 +0200)
commit07eb872e34a5c9f0f0aeba3b8c1a81ffeadf35f5
tree8d7121321d2baa541dd6370ff603278721fa3a92
parenta25ad01cfbfa6efad44bc5500cc3ce39f1fffd22
[multiple changes]

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.

From-SVN: r235717
gcc/ada/ChangeLog
gcc/ada/a-direct.adb
gcc/ada/sem_aggr.adb
gcc/ada/sem_ch10.adb
This page took 0.06149 seconds and 5 git commands to generate.