This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cfded69 hsa: Fix bootstrap with older host compilers new 2301b98 2016-04-18 Arnaud Charlet charlet@adacore.com new 5fa242c 2016-04-18 Arnaud Charlet charlet@adacore.com new e98442d 2016-04-18 Jerome Lambourg lambourg@adacore.com new 90e4a3b 2016-04-18 Richard Biener rguenther@suse.de new 4fa38d6 * gcc-interface/decl.c: Rename Descendent -> Descendant
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/ChangeLog | 6 ++ gcc/ada/ChangeLog | 40 +++++++++++ gcc/ada/a-sytaco.ads | 5 +- gcc/ada/affinity.c | 12 ++-- gcc/ada/atree.adb | 10 +-- gcc/ada/atree.ads | 16 ++--- gcc/ada/checks.ads | 2 +- gcc/ada/einfo.adb | 24 +++---- gcc/ada/einfo.ads | 14 ++-- gcc/ada/errout.ads | 2 +- gcc/ada/exp_ch3.ads | 4 +- gcc/ada/exp_ch4.adb | 6 +- gcc/ada/exp_unst.adb | 2 +- gcc/ada/gcc-interface/decl.c | 4 +- gcc/ada/init.c | 128 ++++++++++++++++++++++-------------- gcc/ada/lib.ads | 2 +- gcc/ada/par.adb | 6 +- gcc/ada/sem.adb | 4 +- gcc/ada/sem_attr.adb | 2 +- gcc/ada/sem_ch10.adb | 2 +- gcc/ada/sem_ch12.adb | 2 +- gcc/ada/sem_ch3.adb | 16 ++--- gcc/ada/sem_ch4.adb | 26 ++++---- gcc/ada/sem_prag.adb | 8 ++- gcc/ada/sem_res.adb | 2 +- gcc/ada/sem_type.adb | 23 +++---- gcc/ada/sem_util.adb | 28 ++++---- gcc/ada/sem_util.ads | 18 ++--- gcc/ada/sem_warn.adb | 2 +- gcc/ada/sigtramp-vxworks-target.inc | 18 ++--- gcc/ada/sinfo.ads | 2 +- gcc/ada/treepr.adb | 100 ++++++++++++++-------------- gcc/expmed.c | 11 ---- 33 files changed, 309 insertions(+), 238 deletions(-)