This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 29d958a 2016-06-14 Hristian Kirtchev kirtchev@adacore.com new f5a9a48 2016-06-14 Ed Schonberg schonberg@adacore.com new 27d48d2 2016-06-14 Tristan Gingold gingold@adacore.com
The 2 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 | 53 ++++++++++++++++++++++++++++++++++++++++++++++++ gcc/ada/einfo.adb | 26 ++++++++++++++++++++++-- gcc/ada/einfo.ads | 11 ++++++++++ gcc/ada/exp_ch3.adb | 17 +++++----------- gcc/ada/freeze.adb | 2 +- gcc/ada/gnat1drv.adb | 3 +-- gcc/ada/sem.ads | 4 ++-- gcc/ada/sem_ch12.adb | 7 +++++-- gcc/ada/sem_ch3.adb | 57 +++++++++++++++++++--------------------------------- gcc/ada/sem_ch4.adb | 12 +++++++++-- gcc/ada/sem_ch7.adb | 11 ++++++++-- gcc/ada/sem_ch9.adb | 12 ++--------- gcc/ada/sem_prag.adb | 4 ++-- gcc/ada/sem_res.adb | 4 ++-- gcc/ada/sem_util.adb | 21 +++++++++++++++++++ gcc/ada/sem_util.ads | 9 +++++++++ 16 files changed, 178 insertions(+), 75 deletions(-)