This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4cb8adff26d 2017-09-08 Hristian Kirtchev kirtchev@adacore.com new a34991130af 2017-09-08 Bob Duff duff@adacore.com new fb03fb96d96 2017-09-08 Eric Botcazou ebotcazou@adacore.com new 520b78be6e5 2017-09-08 Eric Botcazou ebotcazou@adacore.com
The 3 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 | 67 ++++++++++++++++++++++++ gcc/ada/a-ssicst.adb | 5 +- gcc/ada/exp_aggr.adb | 35 ++++++++++++- gcc/ada/gcc-interface/trans.c | 7 ++- gcc/ada/lib-xref-spark_specific.adb | 6 ++- gcc/ada/par-prag.adb | 35 ++++++------- gcc/ada/s-htable.adb | 8 +-- gcc/ada/sem_aggr.adb | 101 ++++++++++++++++++++++++++++++++++++ gcc/ada/sem_ch12.adb | 8 +-- gcc/ada/sem_ch5.adb | 5 +- gcc/ada/sem_eval.adb | 6 +++ gcc/ada/sem_prag.adb | 25 ++++++++- gcc/ada/sem_util.adb | 22 ++++---- gcc/ada/snames.ads-tmpl | 4 ++ gcc/ada/sprint.adb | 26 +++++++++- gcc/ada/sprint.ads | 4 +- 16 files changed, 317 insertions(+), 47 deletions(-)