This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9003096 PR libgcc/66883 * config/epiphany/udivsi3-flo [...] new 05805eb 2015-10-23 Hristian Kirtchev kirtchev@adacore.com new e1458cf 2015-10-23 Ed Schonberg schonberg@adacore.com new 92974b1 2015-10-23 Hristian Kirtchev kirtchev@adacore.com new 41a8d10 2015-10-23 Arnaud Charlet charlet@adacore.com new 17a1cf0 2015-10-23 Bob Duff duff@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 | 100 ++++++++++++++++ gcc/ada/a-convec.adb | 15 +-- gcc/ada/einfo.adb | 21 +++- gcc/ada/einfo.ads | 11 ++ gcc/ada/exp_ch3.adb | 1 + gcc/ada/exp_ch6.adb | 323 ++++++++++++++++++++++++++++++++++++++++++++++++--- gcc/ada/exp_dbug.adb | 2 +- gcc/ada/exp_dbug.ads | 6 +- gcc/ada/ghost.adb | 5 +- gcc/ada/gnat1drv.adb | 6 +- gcc/ada/gnatname.adb | 4 +- gcc/ada/init.c | 50 ++++++++ gcc/ada/s-taasde.ads | 4 +- gcc/ada/sem_attr.adb | 7 +- gcc/ada/sem_ch13.adb | 9 -- gcc/ada/sem_prag.adb | 10 +- gcc/ada/sem_util.adb | 96 +++++++++++---- gcc/ada/sem_util.ads | 7 +- gcc/ada/tracebak.c | 2 +- 19 files changed, 601 insertions(+), 78 deletions(-)