This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d49bc1d926e 2017-09-06 Bob Duff duff@adacore.com new b2e61b1a74c 2017-09-06 Bob Duff duff@adacore.com new 6c1f5e1eaf2 2017-09-06 Yannick Moy moy@adacore.com new 521a77a1eb2 2017-09-06 Yannick Moy moy@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 | 54 +++++++++++++ gcc/ada/exp_aggr.adb | 7 ++ gcc/ada/exp_attr.adb | 43 +---------- gcc/ada/exp_imgv.adb | 73 +++++++++++++++--- gcc/ada/exp_imgv.ads | 18 ++--- gcc/ada/g-comlin.adb | 2 +- gcc/ada/inline.adb | 20 ++++- gcc/ada/s-taprop-linux.adb | 33 +++++--- gcc/ada/sem_attr.adb | 184 +++++++++++++++++++++------------------------ gcc/ada/sem_prag.adb | 3 + gcc/ada/sem_util.adb | 66 +++++++++++----- gcc/ada/sem_util.ads | 25 +++--- gcc/ada/sysdep.c | 72 +++++++++++++++++- 13 files changed, 396 insertions(+), 204 deletions(-)