This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 00dd0c23be0 Minor reformatting. new 7205cd8f174 2017-09-06 Gary Dismukes dismukes@adacore.com new 7e2ecd6cc00 2017-09-06 Ed Schonberg schonberg@adacore.com new d2654eada15 2017-09-06 Hristian Kirtchev kirtchev@adacore.com new a1c1139c893 2017-09-06 Yannick Moy moy@adacore.com new 983d292f7e3 2017-09-06 Bob Duff duff@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/ada/ChangeLog | 56 ++++++++ gcc/ada/a-comlin.ads | 9 +- gcc/ada/einfo.adb | 9 +- gcc/ada/einfo.ads | 14 +- gcc/ada/exp_attr.adb | 7 +- gcc/ada/exp_ch5.adb | 22 +-- gcc/ada/exp_ch7.adb | 9 -- gcc/ada/exp_util.adb | 10 -- gcc/ada/frontend.adb | 396 ++++++++++++++++++++++++++------------------------- gcc/ada/sem_attr.adb | 3 +- gcc/ada/sem_ch6.adb | 12 +- gcc/ada/sem_ch8.adb | 2 +- gcc/ada/sem_util.adb | 18 +-- gcc/ada/sem_warn.adb | 120 ++++++++++++---- 14 files changed, 405 insertions(+), 282 deletions(-)