This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6e2e029fe2f 2017-09-08 Nicolas Roche roche@adacore.com new d89314ba1d2 2017-09-08 Javier Miranda miranda@adacore.com new 4cb8adff26d 2017-09-08 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 | 75 +++ gcc/ada/a-tags.adb | 12 +- gcc/ada/checks.adb | 7 + gcc/ada/exp_aggr.adb | 2 +- gcc/ada/exp_attr.adb | 4 +- gcc/ada/exp_ch4.adb | 58 +- gcc/ada/exp_ch6.adb | 128 ++-- gcc/ada/gnatcmd.adb | 4 +- gcc/ada/s-ststop.adb | 5 +- gcc/ada/sem_ch12.adb | 13 +- gcc/ada/sem_ch13.adb | 9 + gcc/ada/sem_ch8.adb | 5 +- gcc/ada/sem_prag.adb | 53 ++ gcc/ada/sem_util.adb | 1797 +++++++++++++++++++++++++++++++++----------------- gcc/ada/sem_util.ads | 104 ++- gcc/ada/switch-c.adb | 14 +- gcc/ada/usage.adb | 4 + gcc/ada/warnsw.adb | 18 + gcc/ada/warnsw.ads | 7 + 19 files changed, 1570 insertions(+), 749 deletions(-)