This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 157c814 2016-04-20 Hristian Kirtchev kirtchev@adacore.com new ebb4ceb 2016-04-20 Gary Dismukes dismukes@adacore.com new 3f6c57e 2016-04-20 Vincent Celier celier@adacore.com new a69c81b 2016-04-20 Javier Miranda miranda@adacore.com new 2de214f 2016-04-20 Javier Miranda miranda@adacore.com new 3f5a114 2016-04-20 Arnaud Charlet charlet@adacore.com new 670f638 2016-04-20 Javier Miranda miranda@adacore.com new 27117a5 2016-04-20 Hristian Kirtchev kirtchev@adacore.com
The 7 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 | 104 ++++++++++++++++++++++++++++++++++++++++++++++++ gcc/ada/a-calend.ads | 3 +- gcc/ada/a-dispat.ads | 3 +- gcc/ada/a-reatim.ads | 3 +- gcc/ada/a-taside.ads | 3 +- gcc/ada/clean.adb | 4 +- gcc/ada/contracts.adb | 39 +++++++++++++----- gcc/ada/einfo.ads | 4 +- gcc/ada/exp_ch5.adb | 2 +- gcc/ada/exp_ch6.adb | 26 +++++++++++- gcc/ada/exp_util.adb | 16 -------- gcc/ada/ghost.adb | 25 ++++++++---- gcc/ada/gnatname.adb | 4 +- gcc/ada/lib-xref.adb | 3 +- gcc/ada/make.adb | 4 +- gcc/ada/par_sco.adb | 4 +- gcc/ada/sem_attr.adb | 42 +++++++++++++++++-- gcc/ada/sem_ch12.adb | 8 ---- gcc/ada/sem_ch13.adb | 6 +-- gcc/ada/sem_ch5.adb | 43 +++++++++----------- gcc/ada/sem_prag.adb | 11 +++++ gcc/ada/sem_res.adb | 12 +++++- gcc/ada/sem_util.adb | 24 ++++++----- gcc/ada/sinfo.adb | 4 +- gcc/ada/sinfo.ads | 4 +- gcc/ada/snames.ads-tmpl | 8 ++-- 26 files changed, 299 insertions(+), 110 deletions(-)