This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 72e2f26860e 2017-04-27 Claire Dross dross@adacore.com new 5bcff344383 2017-04-27 Hristian Kirtchev kirtchev@adacore.com new 375af193805 2017-04-27 Hristian Kirtchev kirtchev@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 | 117 +++ gcc/ada/a-cfdlli.adb | 567 +++++++++--- gcc/ada/a-cfdlli.ads | 1316 +++++++++++++++++++++++++--- gcc/ada/a-cofuba.adb | 40 +- gcc/ada/a-cofuba.ads | 17 +- gcc/ada/a-cofuma.adb | 30 +- gcc/ada/a-cofuma.ads | 49 +- gcc/ada/a-cofuse.adb | 38 +- gcc/ada/a-cofuse.ads | 90 +- gcc/ada/a-cofuve.adb | 45 +- gcc/ada/a-cofuve.ads | 133 +-- gcc/ada/a-direct.adb | 6 +- gcc/ada/adaint.c | 13 +- gcc/ada/cstand.adb | 5 +- gcc/ada/debug.adb | 7 +- gcc/ada/einfo.adb | 50 +- gcc/ada/einfo.ads | 44 +- gcc/ada/exp_ch7.adb | 112 ++- gcc/ada/exp_dbug.adb | 23 +- gcc/ada/exp_dbug.ads | 8 +- gcc/ada/exp_prag.adb | 16 +- gcc/ada/exp_spark.adb | 63 +- gcc/ada/g-dirope.adb | 8 +- gcc/ada/osint.adb | 4 + gcc/ada/par-prag.adb | 8 +- gcc/ada/{s-proinf.adb => s-excmac-arm.adb} | 21 +- gcc/ada/s-excmac-arm.ads | 10 +- gcc/ada/{s-proinf.adb => s-excmac-gcc.adb} | 22 +- gcc/ada/s-excmac-gcc.ads | 9 +- gcc/ada/s-os_lib.adb | 6 +- gcc/ada/sem.adb | 10 +- gcc/ada/sem_ch13.adb | 2 + gcc/ada/sem_elab.adb | 27 +- gcc/ada/sem_prag.adb | 14 +- gcc/ada/sem_res.adb | 27 +- gcc/ada/sem_util.adb | 53 +- gcc/ada/sem_util.ads | 4 + 37 files changed, 2388 insertions(+), 626 deletions(-) copy gcc/ada/{s-proinf.adb => s-excmac-arm.adb} (81%) copy gcc/ada/{s-proinf.adb => s-excmac-gcc.adb} (80%)