This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d8e539a 2016-04-27 Hristian Kirtchev kirtchev@adacore.com new 9e52df9 2016-04-27 Hristian Kirtchev kirtchev@adacore.com new b765880 2016-04-27 Vincent Celier celier@adacore.com new 7424727 2016-04-27 Hristian Kirtchev kirtchev@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 | 97 ++++++++++++++++++++++++++++++++++ gcc/ada/a-strunb-shared.adb | 1 + gcc/ada/einfo.adb | 32 ++++++++++++ gcc/ada/einfo.ads | 19 ++++++- gcc/ada/exp_ch3.adb | 11 ++-- gcc/ada/exp_ch6.adb | 82 ++--------------------------- gcc/ada/exp_unst.adb | 2 +- gcc/ada/exp_util.adb | 5 +- gcc/ada/gnatcmd.adb | 10 +++- gcc/ada/lib-xref.adb | 28 ++++++---- gcc/ada/mkdir.c | 16 ++++-- gcc/ada/s-strhas.adb | 7 +-- gcc/ada/sem_aggr.adb | 9 +++- gcc/ada/sem_ch10.adb | 38 ++++++++------ gcc/ada/sem_ch6.adb | 20 ++++--- gcc/ada/sem_ch8.adb | 6 +-- gcc/ada/sem_dim.adb | 27 +++++++++- gcc/ada/sem_dim.ads | 12 ++++- gcc/ada/sem_prag.adb | 38 ++++++++------ gcc/ada/sem_res.adb | 75 +++++++++++++++++++++++--- gcc/ada/sem_util.adb | 125 +++++++++++++++++++++++++++++++++----------- gcc/ada/sem_util.ads | 16 ++++++ 22 files changed, 490 insertions(+), 186 deletions(-)