This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 12b29cb 2015-10-26 Eric Botcazou ebotcazou@adacore.com new ff92856 2015-10-26 Ed Schonberg schonberg@adacore.com new 83d39cd 2015-10-26 Gary Dismukes dismukes@adacore.com new 2f06c88 2015-10-26 Claire Dross dross@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 | 141 +++++++++++ gcc/ada/contracts.adb | 2 +- gcc/ada/einfo.adb | 131 ++++++---- gcc/ada/einfo.ads | 85 ++++--- gcc/ada/exp_ch3.adb | 15 +- gcc/ada/exp_ch4.adb | 2 +- gcc/ada/exp_ch9.adb | 155 ++++++------ gcc/ada/exp_disp.adb | 28 +++ gcc/ada/exp_unst.adb | 2 +- gcc/ada/sem_attr.adb | 2 +- gcc/ada/sem_aux.adb | 2 +- gcc/ada/sem_aux.ads | 2 +- gcc/ada/sem_ch10.adb | 24 +- gcc/ada/sem_ch13.adb | 232 +++++++++++------- gcc/ada/sem_ch6.adb | 45 +++- gcc/ada/sem_ch7.adb | 12 +- gcc/ada/sem_ch9.adb | 185 +++++++++------ gcc/ada/sem_prag.adb | 647 ++++++++++++++++++++++++++++++++++---------------- gcc/ada/sem_util.adb | 128 +++++----- gcc/ada/sem_util.ads | 17 +- gcc/ada/sinfo.adb | 24 +- gcc/ada/sinfo.ads | 28 ++- gcc/ada/treepr.adb | 8 +- 23 files changed, 1254 insertions(+), 663 deletions(-)