This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 24216315158 2017-05-02 Bob Duff duff@adacore.com new 69733a9a3f7 2017-05-02 Eric Botcazou ebotcazou@adacore.com new 1954c6a5f03 2017-05-02 Ed Schonberg schonberg@adacore.com new b1e656fb030 Minor reformatting. new b26c94f9c7c 2017-05-02 Hristian Kirtchev kirtchev@adacore.com new 4835ef4c04b 2017-05-02 Justin Squirek squirek@adacore.com
The 5 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 | 116 +++++++++++++++++++++++++++++++++++++++++++++++++++ gcc/ada/a-crbtgo.adb | 6 +-- gcc/ada/atree.h | 4 +- gcc/ada/bindgen.adb | 4 +- gcc/ada/bindusg.adb | 5 --- gcc/ada/checks.adb | 96 ++++++++++++++++++++++++------------------ gcc/ada/checks.ads | 10 +++-- gcc/ada/einfo.adb | 11 +++-- gcc/ada/einfo.ads | 2 +- gcc/ada/errout.adb | 11 +++++ gcc/ada/exp_ch3.adb | 9 ++++ gcc/ada/exp_ch7.adb | 36 +++++++++++++++- gcc/ada/exp_disp.adb | 25 +++++------ gcc/ada/g-forstr.adb | 6 +-- gcc/ada/g-forstr.ads | 4 +- gcc/ada/g-rewdat.ads | 14 +++---- gcc/ada/g-sechas.ads | 8 ++-- gcc/ada/g-socket.ads | 4 +- gcc/ada/gnatbind.adb | 3 -- gcc/ada/opt.ads | 17 ++++---- gcc/ada/s-fileio.adb | 2 +- gcc/ada/s-regexp.adb | 4 +- gcc/ada/s-taasde.adb | 5 +-- gcc/ada/sem_ch3.adb | 44 ++++++++++++++----- gcc/ada/sem_ch4.adb | 25 ++++++++--- gcc/ada/sem_eval.adb | 4 +- gcc/ada/sem_prag.adb | 16 +++++++ gcc/ada/sem_res.adb | 32 +++++++++++--- gcc/ada/sem_util.adb | 16 +++---- gcc/ada/switch-b.adb | 5 ++- gcc/ada/usage.adb | 1 + gcc/ada/warnsw.adb | 3 ++ gcc/ada/xr_tabls.ads | 11 +++-- 33 files changed, 406 insertions(+), 153 deletions(-)