This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7549144 2015-10-26 Javier Miranda miranda@adacore.com new 71eb79e gcc/fortran/ChangeLog: new 70ea591 2015-10-26 Hristian Kirtchev kirtchev@adacore.com new 1fa721b 2015-10-26 Jerome Lambourg lambourg@adacore.com new 5bc9ee5 2015-10-26 Jerome Lambourg lambourg@adacore.com
The 4 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 | 28 ++++++++ gcc/ada/exp_unst.adb | 15 +++++ gcc/ada/exp_unst.ads | 3 + gcc/ada/g-arrspl.ads | 6 +- gcc/ada/sem_ch3.adb | 13 ++-- gcc/ada/sem_ch4.adb | 168 ++++++++++++++++++++++++++++++++++++++++------ gcc/ada/sem_util.adb | 36 ++++++---- gcc/ada/sysdep.c | 19 +++++- gcc/fortran/ChangeLog | 10 +++ gcc/fortran/trans-array.c | 24 +++++-- 10 files changed, 272 insertions(+), 50 deletions(-)