This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ef110ea Minor reformatting. new e6ce046 2017-01-12 Arnaud Charlet charlet@adacore.com new 08706aa Change percentage to 25 new e3fbc0e 2017-01-12 Gary Dismukes dismukes@adacore.com new 2c64786 * combine.c (try_combine): Don't ignore result of overlap ch [...] new eb4021e 2017-01-12 Justin Squirek squirek@adacore.com new 5d8a9d4 2017-01-12 Gary Dismukes dismukes@adacore.com
The 6 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/ChangeLog | 6 ++ gcc/ada/ChangeLog | 73 ++++++++++++++++++++++++ gcc/ada/aspects.adb | 1 + gcc/ada/aspects.ads | 5 ++ gcc/ada/debug.adb | 11 +--- gcc/ada/exp_ch3.adb | 12 ++-- gcc/ada/exp_ch9.adb | 65 ++++++++++++++++++--- gcc/ada/make.adb | 77 ------------------------- gcc/ada/par-prag.adb | 1 + gcc/ada/s-parame-ae653.ads | 4 +- gcc/ada/s-secsta.adb | 13 ++++- gcc/ada/s-secsta.ads | 4 ++ gcc/ada/s-tarest.adb | 138 ++++++++++++++++++++++++++++----------------- gcc/ada/s-tarest.ads | 46 ++++++++------- gcc/ada/s-taskin.adb | 51 +++++++++-------- gcc/ada/s-taskin.ads | 32 +++++++---- gcc/ada/s-tassta.adb | 71 ++++++++++++++++------- gcc/ada/s-tassta.ads | 30 +++++----- gcc/ada/s-tporft.adb | 4 +- gcc/ada/sem_ch13.adb | 47 ++++++++++++++- gcc/ada/sem_ch9.adb | 2 +- gcc/ada/sem_prag.adb | 93 ++++++++++++++++++++++++++++-- gcc/ada/sem_prag.ads | 1 + gcc/ada/sem_util.adb | 23 +++++++- gcc/ada/snames.adb-tmpl | 5 ++ gcc/ada/snames.ads-tmpl | 18 ++++-- gcc/combine.c | 28 ++++----- 27 files changed, 586 insertions(+), 275 deletions(-)