This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3c90e56ea13 2017-04-26 Tamar Christina tamar.christina@arm.com new ce450a94824 2017-04-27 Hristian Kirtchev kirtchev@adacore.com new 4ac44540f55 2017-04-27 Jerome Lambourg lambourg@adacore.com new 7a76ce82787 2017-04-27 Yannick Moy moy@adacore.com new c07717de828 2017-04-27 Steve Baird baird@adacore.com new 252b7714ca6 2017-04-27 Ed Schonberg schonberg@adacore.com new 1c164d44cc6 Minor reformatting. new 985533b89cf * einfo.ads: Minor fixes in comments.
The 7 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 | 121 +++++++++++++++++++++++++++++++ gcc/ada/bindgen.adb | 4 +- gcc/ada/bindusg.adb | 194 ++++++++++++++++++++++++++++++-------------------- gcc/ada/contracts.adb | 20 +++++- gcc/ada/debug.adb | 7 +- gcc/ada/einfo.ads | 4 +- gcc/ada/exp_ch7.adb | 29 ++++---- gcc/ada/exp_util.adb | 114 ++++++++++++++++------------- gcc/ada/exp_util.ads | 7 +- gcc/ada/freeze.adb | 92 ++++++++---------------- gcc/ada/gnatbind.adb | 5 +- gcc/ada/opt.ads | 6 +- gcc/ada/raise-gcc.c | 37 ++++++++-- gcc/ada/sem_ch13.adb | 14 +++- gcc/ada/sem_ch3.adb | 2 + gcc/ada/sem_ch6.adb | 23 +++++- gcc/ada/sem_ch8.adb | 59 +++++++++------ gcc/ada/sem_prag.adb | 56 +++++++++------ gcc/ada/sem_res.adb | 3 +- gcc/ada/sem_util.adb | 163 ++++++++++++++++++++++++++++++++++++++++++ gcc/ada/sem_util.ads | 50 +++++++++++++ 21 files changed, 748 insertions(+), 262 deletions(-)