This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 93407b9 Minor reformatting. new f0d65da 2017-01-13 Hristian Kirtchev kirtchev@adacore.com new 18cb6d7 2017-01-13 Tristan Gingold gingold@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 | 90 +++++++++++++++++++++++++++++++ gcc/ada/atree.adb | 4 +- gcc/ada/checks.adb | 54 +++++++++++++++---- gcc/ada/einfo.adb | 8 +-- gcc/ada/exp_ch6.adb | 13 ++++- gcc/ada/exp_ch6.ads | 4 +- gcc/ada/exp_util.adb | 82 +++++++++++++++------------- gcc/ada/freeze.adb | 19 +++++-- gcc/ada/frontend.adb | 13 +++++ gcc/ada/gnat1drv.adb | 13 ----- gcc/ada/rtsfind.ads | 2 + gcc/ada/s-mmap.adb | 42 ++++++++++++--- gcc/ada/s-mmap.ads | 5 ++ gcc/ada/s-mmosin-mingw.adb | 10 ++-- gcc/ada/s-mmosin-mingw.ads | 4 +- gcc/ada/s-mmosin-unix.adb | 6 +-- gcc/ada/s-mmosin-unix.ads | 4 +- gcc/ada/sem_attr.adb | 21 ++++++++ gcc/ada/sem_ch6.adb | 8 +-- gcc/ada/sem_ch8.adb | 129 ++++++++++++++++++++++++++++++++++++++------- gcc/ada/sem_res.adb | 20 +++++-- gcc/ada/sem_util.ads | 30 +++++------ 22 files changed, 448 insertions(+), 133 deletions(-)