This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6b1f52051db 2017-04-25 Javier Miranda miranda@adacore.com new b294c9989d8 2017-04-25 Hristian Kirtchev kirtchev@adacore.com new 7f050759ec9 2017-04-25 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 | 61 ++ gcc/ada/a-tasatt.adb | 9 +- gcc/ada/einfo.adb | 2 +- gcc/ada/einfo.ads | 4 +- gcc/ada/elists.adb | 13 +- gcc/ada/elists.ads | 6 +- gcc/ada/exp_ch3.adb | 2 +- gcc/ada/exp_util.adb | 1678 +++++++++++++++++++++++++++++++++----------------- gcc/ada/exp_util.ads | 58 +- gcc/ada/inline.adb | 11 +- gcc/ada/scng.adb | 16 +- gcc/ada/sem_aggr.adb | 2 +- gcc/ada/sem_attr.adb | 72 ++- gcc/ada/sem_ch7.adb | 5 + gcc/ada/sem_prag.adb | 13 +- 15 files changed, 1333 insertions(+), 619 deletions(-)