This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 808ac3d 2016-04-20 Ed Schonberg schonberg@adacore.com new b0e188f 2016-04-20 Bob Duff duff@adacore.com new 5aa9626 2016-04-20 Hristian Kirtchev kirtchev@adacore.com new 9c20237 2016-04-20 Bob Duff duff@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 | 86 ++++++++++++++++++++++ gcc/ada/einfo.adb | 9 ++- gcc/ada/exp_ch5.adb | 4 +- gcc/ada/exp_ch6.adb | 152 ++++++++++++++++++-------------------- gcc/ada/exp_ch6.ads | 10 +-- gcc/ada/exp_unst.adb | 9 +++ gcc/ada/exp_util.adb | 95 +++++++++++++++++++++++- gcc/ada/exp_util.ads | 4 + gcc/ada/freeze.adb | 10 +++ gcc/ada/frontend.adb | 4 +- gcc/ada/s-os_lib.ads | 2 +- gcc/ada/sem_attr.adb | 45 +++++++++++- gcc/ada/sem_ch13.adb | 201 +++++++++++++++++++++++++++++++++++++++------------ gcc/ada/sem_ch3.adb | 11 ++- gcc/ada/sem_ch6.adb | 147 +++++++++++++++++++++++++++++++++---- gcc/ada/sem_res.adb | 17 +++++ gcc/ada/sem_util.adb | 20 +++-- 17 files changed, 659 insertions(+), 167 deletions(-)