This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 89e864b989b 2017-04-25 Hristian Kirtchev kirtchev@adacore.com new 552d7cbce2f 2017-04-25 Hristian Kirtchev kirtchev@adacore.com new 135c2b9d67a 2017-04-25 Ed Schonberg schonberg@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 | 53 ++++++++++++ gcc/ada/binde.adb | 11 ++- gcc/ada/checks.adb | 32 ++++---- gcc/ada/einfo.adb | 15 +++- gcc/ada/einfo.ads | 11 +++ gcc/ada/eval_fat.adb | 11 ++- gcc/ada/exp_ch7.adb | 7 +- gcc/ada/s-fileio.adb | 90 ++++++++++++++------ gcc/ada/sem_ch3.adb | 6 ++ gcc/ada/sem_ch4.adb | 226 +++++++++++++++++++++++++-------------------------- gcc/ada/sem_disp.adb | 59 ++++++++++++++ gcc/ada/sem_prag.adb | 53 +++++++----- gcc/ada/usage.adb | 4 + gcc/ada/warnsw.adb | 14 +++- gcc/ada/warnsw.ads | 7 +- 15 files changed, 410 insertions(+), 189 deletions(-)