This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b11290d72af 2017-10-09 Justin Squirek squirek@adacore.com new cf0f46aa32a 2017-10-09 Javier Miranda miranda@adacore.com new e0e76328688 2017-10-09 Hristian Kirtchev kirtchev@adacore.com
The 2 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 | 66 ++++++++++++++++ gcc/ada/doc/share/conf.py | 1 + gcc/ada/einfo.ads | 3 + gcc/ada/exp_aggr.adb | 53 +++++++------ gcc/ada/exp_ch3.adb | 26 ++++--- gcc/ada/exp_ch4.adb | 145 +++++++++++++++++------------------ gcc/ada/exp_ch5.adb | 31 +++++--- gcc/ada/exp_ch6.adb | 115 ++++++++++++++-------------- gcc/ada/exp_util.adb | 5 +- gcc/ada/sem_aggr.adb | 23 +++--- gcc/ada/sem_ch13.adb | 45 ++++++++--- gcc/ada/sem_ch3.adb | 20 ++--- gcc/ada/sem_ch5.adb | 188 +++++++++++++++++++++++++++------------------- gcc/ada/sem_ch7.adb | 20 +++-- gcc/ada/sem_elab.adb | 8 +- gcc/ada/sem_res.adb | 10 ++- gcc/ada/sem_type.adb | 45 +++++------ gcc/ada/sem_util.adb | 34 ++++++--- gcc/ada/sinfo.ads | 2 +- 19 files changed, 514 insertions(+), 326 deletions(-)