This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 58e133a 2016-04-20 Ed Schonberg schonberg@adacore.com new 6ea7637 2016-04-20 Hristian Kirtchev kirtchev@adacore.com new 22c03c9 2016-04-20 Hristian Kirtchev kirtchev@adacore.com new dea3743 2016-04-20 Hristian Kirtchev kirtchev@adacore.com new b95a77c 2016-04-20 Arnaud Charlet charlet@adacore.com
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ada/ChangeLog | 69 +++++++++++++++++++++++ gcc/ada/a-cihama.adb | 14 ++--- gcc/ada/a-cihase.adb | 14 ++--- gcc/ada/a-coinve.adb | 14 ++--- gcc/ada/a-conhel.ads | 2 - gcc/ada/exp_aggr.adb | 118 ++++++++++++++++++++++++++++----------- gcc/ada/exp_ch4.adb | 7 ++- gcc/ada/make.adb | 6 -- gcc/ada/sem.adb | 9 +++ gcc/ada/sem_attr.ads | 38 +++++++++++++ gcc/ada/sem_ch12.adb | 153 ++++++++++++++++++++++++++++++++++++++++++++++++++- gcc/ada/sem_ch9.adb | 1 + gcc/ada/sem_type.adb | 98 +++++++++++++++++++++++++++------ gcc/ada/sem_util.adb | 24 ++++++++ gcc/ada/sem_util.ads | 3 + gcc/ada/sinfo.adb | 16 ++++++ gcc/ada/sinfo.ads | 15 +++++ 17 files changed, 521 insertions(+), 80 deletions(-)