This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 58a61b0fe5a 2017-09-08 Bob Duff duff@adacore.com new a1a88d23784 2017-09-08 Arnaud Charlet charlet@adacore.com new cdf5fa94668 2017-09-08 Arnaud Charlet charlet@adacore.com new 942051cabbf 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 | 99 +++++++++++++ gcc/ada/debug.adb | 4 +- gcc/ada/errout.adb | 4 - gcc/ada/erroutc.ads | 16 +- gcc/ada/exp_ch6.adb | 80 +++++++--- gcc/ada/freeze.adb | 34 +++-- gcc/ada/g-altive.ads | 365 +++++++++++++++++++++++++++++++++++++++++++-- gcc/ada/gnat1drv.adb | 2 +- gcc/ada/opt.ads | 5 + gcc/ada/repinfo.adb | 412 ++++++++++++++++++++++++++++++++------------------- gcc/ada/sem_ch12.adb | 8 +- gcc/ada/sem_ch3.adb | 1 + gcc/ada/sem_ch8.adb | 21 ++- gcc/ada/sem_prag.adb | 133 +++++------------ gcc/ada/sem_res.adb | 9 ++ gcc/ada/sem_util.adb | 27 +++- gcc/ada/sem_util.ads | 19 ++- gcc/ada/sem_warn.adb | 9 -- gcc/ada/switch-c.adb | 17 ++- gcc/ada/usage.adb | 2 +- 20 files changed, 939 insertions(+), 328 deletions(-)