This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2c5e586a70f 2017-04-25 Eric Botcazou ebotcazou@adacore.com new 87b5bd9233a 2017-04-25 Hristian Kirtchev kirtchev@adacore.com new 9ce7d07887d 2017-04-25 Eric Botcazou ebotcazou@adacore.com new ed7fd418149 Minor reformatting.
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 | 106 ++++++++++++++++++++++++++++++++++ gcc/ada/bindgen.adb | 4 +- gcc/ada/einfo.adb | 49 +++++++++++++++- gcc/ada/einfo.ads | 29 ++++++++-- gcc/ada/errout.adb | 4 ++ gcc/ada/exp_aggr.adb | 18 +++++- gcc/ada/exp_atag.adb | 28 +++++---- gcc/ada/exp_atag.ads | 4 +- gcc/ada/exp_ch4.adb | 5 +- gcc/ada/exp_dbug.adb | 18 +++--- gcc/ada/expander.ads | 8 +-- gcc/ada/fname.adb | 44 ++++++++------ gcc/ada/inline.adb | 2 +- gcc/ada/opt.ads | 21 ++++--- gcc/ada/s-ficobl.ads | 5 +- gcc/ada/s-fileio.adb | 2 + gcc/ada/s-taprop-linux.adb | 4 +- gcc/ada/sem.ads | 20 +++---- gcc/ada/sem_ch12.adb | 140 +++++++++++++++++++++++++++------------------ gcc/ada/sem_ch6.adb | 44 ++++++++++++-- gcc/ada/sem_ch7.adb | 21 +++++++ gcc/ada/sem_ch8.adb | 26 ++++----- gcc/ada/sem_prag.adb | 2 +- gcc/ada/sem_util.adb | 16 +++++- 24 files changed, 462 insertions(+), 158 deletions(-)