This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 27d48d2 2016-06-14 Tristan Gingold gingold@adacore.com new fdbdf68 2016-06-14 Ed Schonberg schonberg@adacore.com new 14c96e3 2016-06-14 Hristian Kirtchev kirtchev@adacore.com new c8dfb75 2016-06-14 Javier Miranda miranda@adacore.com new ea3fc54 2016-06-14 Bob Duff duff@adacore.com new 3d1e88c 2016-06-14 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 | 86 ++++++++++++++++++++++++++++++++ gcc/ada/contracts.adb | 63 ------------------------ gcc/ada/einfo.adb | 1 + gcc/ada/einfo.ads | 15 +++--- gcc/ada/exp_attr.adb | 60 ++++++++++++++++++++--- gcc/ada/exp_ch3.adb | 45 +++++++++-------- gcc/ada/exp_ch4.adb | 49 ++++++++++++++++--- gcc/ada/exp_ch6.adb | 2 +- gcc/ada/exp_unst.adb | 4 ++ gcc/ada/freeze.adb | 17 +++---- gcc/ada/g-socket.ads | 7 ++- gcc/ada/inline.adb | 53 ++++++++++++++++++++ gcc/ada/lib-xref.ads | 6 +-- gcc/ada/sem_attr.adb | 27 ++++++++-- gcc/ada/sem_ch12.adb | 15 ++++-- gcc/ada/sem_ch3.adb | 18 +++---- gcc/ada/sem_ch4.adb | 11 ++++- gcc/ada/sem_ch6.adb | 10 ++++ gcc/ada/sem_ch7.adb | 4 +- gcc/ada/sem_ch9.adb | 2 +- gcc/ada/sem_elab.adb | 133 ++++++++++++++++++++++++++++++++------------------ gcc/ada/sem_util.adb | 69 ++++++++++++++++++++++++-- gcc/ada/sem_util.ads | 7 ++- gcc/ada/sinfo.ads | 24 +++++---- 24 files changed, 521 insertions(+), 207 deletions(-)