This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3ded55886ca 2017-04-25 Bob Duff duff@adacore.com new fdb8488b0b0 2017-04-25 Hristian Kirtchev kirtchev@adacore.com new 59b1151fdaf 2017-04-25 Richard Biener rguenther@suse.de new 3c5c732ffb5 2017-04-25 Yannick Moy moy@adacore.com new 54022749e6f 2017-04-25 Yannick Moy moy@adacore.com new 89e864b989b 2017-04-25 Hristian Kirtchev kirtchev@adacore.com
The 5 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/ChangeLog | 6 ++ gcc/ada/ChangeLog | 81 +++++++++++++++++ gcc/ada/checks.adb | 224 ++++++++++++++++++++++++++++++++++++++---------- gcc/ada/einfo.adb | 23 ++++- gcc/ada/einfo.ads | 9 ++ gcc/ada/eval_fat.adb | 29 +++++-- gcc/ada/exp_attr.adb | 38 +++++--- gcc/ada/exp_ch6.adb | 15 ++++ gcc/ada/exp_ch7.adb | 33 ++++--- gcc/ada/s-ficobl.ads | 4 +- gcc/ada/sem_prag.adb | 117 +++++++++++++++++++++++++ gcc/ada/sem_res.adb | 16 ++-- gcc/ada/sem_util.adb | 14 ++- gcc/ada/sem_util.ads | 4 + gcc/ada/snames.ads-tmpl | 4 + gcc/passes.c | 2 +- 16 files changed, 530 insertions(+), 89 deletions(-)