This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ed7f78d7cc3 2017-09-08 Hristian Kirtchev kirtchev@adacore.com new 78f327e2f29 2017-09-08 Hristian Kirtchev kirtchev@adacore.com new 58a61b0fe5a 2017-09-08 Bob Duff duff@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 | 61 +++++++++++++++++++++++++++++++++++ gcc/ada/a-unccon.ads | 6 ++-- gcc/ada/a-uncdea.ads | 2 +- gcc/ada/einfo.ads | 4 +-- gcc/ada/exp_ch4.adb | 4 ++- gcc/ada/exp_ch9.adb | 79 ++++++++++++++++++++++++++-------------------- gcc/ada/exp_disp.adb | 5 +-- gcc/ada/freeze.adb | 60 +++++++++++++++++++++++++++++++++++ gcc/ada/gnat1drv.adb | 6 ++-- gcc/ada/repinfo.adb | 1 + gcc/ada/sem_attr.adb | 3 +- gcc/ada/sem_ch12.adb | 32 +++++++++++-------- gcc/ada/sem_ch13.adb | 2 +- gcc/ada/sem_ch3.adb | 11 ++++++- gcc/ada/sem_dim.adb | 29 ++++++++++------- gcc/ada/sem_type.adb | 6 ++-- gcc/ada/sem_util.adb | 23 +++++++++++--- gcc/ada/sem_util.ads | 5 +-- gcc/ada/sigtramp-vxworks.c | 13 ++++++-- gcc/ada/sinfo.ads | 4 +-- gcc/ada/sinput-l.adb | 2 -- 21 files changed, 267 insertions(+), 91 deletions(-)