This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e12c5305ef4 * name-lookup.h (lookup_fnfields_slot_nolazy, lookup_fnfi [...] new a613cd8ac36 2017-09-06 Hristian Kirtchev kirtchev@adacore.com new bfed3e04034 2017-09-06 Eric Botcazou ebotcazou@adacore.com new 5535eed40a9 2017-09-06 Steve Baird baird@adacore.com
The 3 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 | 105 +++++++++++++ gcc/ada/a-comlin.adb | 2 +- gcc/ada/einfo.adb | 7 + gcc/ada/einfo.ads | 1 + gcc/ada/exp_aggr.adb | 6 +- gcc/ada/exp_attr.adb | 12 +- gcc/ada/exp_ch6.adb | 11 +- gcc/ada/exp_util.adb | 51 ++++++- gcc/ada/freeze.adb | 4 +- gcc/ada/frontend.adb | 26 ++-- gcc/ada/g-catiio.adb | 423 ++++++++++++++++++++++++++++++++++++++++++++++++++- gcc/ada/g-catiio.ads | 14 +- gcc/ada/gnatbind.adb | 8 +- gcc/ada/inline.adb | 153 ++++++++++--------- gcc/ada/pprint.adb | 72 +++++++-- gcc/ada/pprint.ads | 7 +- gcc/ada/sem_attr.adb | 4 +- gcc/ada/sem_ch13.adb | 133 ++++++++-------- gcc/ada/sem_ch3.adb | 42 ++--- gcc/ada/sem_ch7.adb | 240 ++++++++++++++++------------- gcc/ada/sem_dim.adb | 27 +++- gcc/ada/sem_res.adb | 7 + gcc/ada/sem_util.adb | 55 +++---- gcc/ada/sem_util.ads | 9 +- gcc/ada/sem_warn.adb | 20 ++- 25 files changed, 1061 insertions(+), 378 deletions(-)