This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f211569 2017-01-23 Richard Biener rguenther@suse.de new 08525c3 2017-01-23 Justin Squirek squirek@adacore.com new 72f889f 2017-01-23 Gary Dismukes dismukes@adacore.com new 8049077 2017-01-23 Yannick Moy moy@adacore.com new 7dbb2cf 2017-01-23 Hristian Kirtchev kirtchev@adacore.com new 1a5b3a2 2017-01-23 Ed Schonberg schonberg@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 | 90 +++++++++++++++++++ gcc/ada/checks.adb | 3 + gcc/ada/exp_aggr.adb | 80 ++++++++++------- gcc/ada/exp_attr.adb | 56 +++++++----- gcc/ada/exp_ch6.adb | 4 +- gcc/ada/exp_strm.adb | 19 ++-- gcc/ada/exp_strm.ads | 21 +++-- gcc/ada/exp_util.adb | 4 +- gcc/ada/expander.adb | 3 + gcc/ada/g-byorma.ads | 4 +- gcc/ada/g-diopit.adb | 8 +- gcc/ada/ghost.adb | 19 +++- gcc/ada/ghost.ads | 4 + gcc/ada/gnat1drv.adb | 24 ++++-- gcc/ada/inline.adb | 49 +++++++---- gcc/ada/par-ch3.adb | 5 ++ gcc/ada/par-ch6.adb | 5 +- gcc/ada/par.adb | 4 +- gcc/ada/par_sco.adb | 33 +++---- gcc/ada/s-boustr.adb | 9 ++ gcc/ada/s-boustr.ads | 3 + gcc/ada/s-osinte-linux.ads | 3 +- gcc/ada/s-taprop-linux.adb | 47 +++++++++- gcc/ada/scng.adb | 2 +- gcc/ada/sem.adb | 6 +- gcc/ada/sem_aggr.adb | 31 ++++--- gcc/ada/sem_ch13.adb | 15 ++-- gcc/ada/sem_ch4.adb | 29 ++++--- gcc/ada/sem_ch6.adb | 21 +++-- gcc/ada/sem_prag.adb | 8 +- gcc/ada/sem_util.adb | 211 ++++++++++++++++++++++----------------------- 31 files changed, 542 insertions(+), 278 deletions(-)