This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bb224a3 2017-01-13 Hristian Kirtchev kirtchev@adacore.com new a491d82 2017-01-13 Justin Squirek squirek@adacore.com new 259716a 2017-01-13 Javier Miranda miranda@adacore.com new 4642b67 2017-01-13 Gary Dismukes dismukes@adacore.com new fdc73c1 2017-01-13 Ed Schonberg schonberg@adacore.com
The 4 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 | 57 + gcc/ada/atree.ads | 8 +- gcc/ada/checks.adb | 49 +- gcc/ada/contracts.adb | 2979 ++++++++++++++++++++++++------------------------- gcc/ada/einfo.ads | 4 +- gcc/ada/exp_ch6.adb | 75 ++ gcc/ada/exp_ch6.ads | 14 + gcc/ada/scil_ll.adb | 30 +- gcc/ada/scil_ll.ads | 7 - gcc/ada/sem_ch6.adb | 112 +- gcc/ada/sem_ch8.adb | 3 +- gcc/ada/sem_res.adb | 6 +- 12 files changed, 1748 insertions(+), 1596 deletions(-)