This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dfcae73 2016-04-18 Hristian Kirtchev kirtchev@adacore.com new a0a1597 2016-04-18 Arnaud Charlet charlet@adacore.com new 3e0cbfe 2016-04-18 Yannick Moy moy@adacore.com new 0b2dcb6 2016-04-18 Arnaud Charlet charlet@adacore.com new 9c890dc 2016-04-18 Arnaud Charlet charlet@adacore.com new d4706d0 2016-04-18 Arnaud Charlet charlet@adacore.com new 9a1829d Minor editing.
The 6 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 | 88 ++++++++++++++++++ gcc/ada/checks.adb | 30 ++++--- gcc/ada/debug.adb | 5 +- gcc/ada/exp_ch4.adb | 249 +++++++++++++++++++++++++++++++++++++++++---------- gcc/ada/exp_ch6.adb | 5 +- gcc/ada/gnat1drv.adb | 9 ++ gcc/ada/opt.ads | 6 ++ gcc/ada/osint-c.adb | 22 +++++ gcc/ada/osint-c.ads | 7 +- gcc/ada/s-fileio.adb | 16 +++- gcc/ada/s-os_lib.adb | 8 ++ gcc/ada/sem_ch5.adb | 49 +++++----- gcc/ada/sem_ch6.adb | 4 +- gcc/ada/sem_eval.adb | 22 ++++- gcc/ada/sem_prag.adb | 45 +++++++--- gcc/ada/sem_res.adb | 26 ++++-- gcc/ada/sem_util.adb | 21 +++-- gcc/ada/sem_util.ads | 4 +- 18 files changed, 494 insertions(+), 122 deletions(-)