This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1e07d5b Make test helper work with non-copyable types new ae8e839 2016-10-12 Ed Schonberg schonberg@adacore.com new 6488b4d 2016-10-12 Hristian Kirtchev kirtchev@adacore.com
The 2 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 | 79 +++++++++++++++++++++ gcc/ada/einfo.adb | 91 ++++++++++++++++++++---- gcc/ada/einfo.ads | 52 +++++++++++--- gcc/ada/exp_aggr.adb | 28 +++++--- gcc/ada/exp_ch4.adb | 23 +++--- gcc/ada/exp_ch7.adb | 197 +++++++++++++++++++++++++-------------------------- gcc/ada/lib-writ.adb | 52 ++++++-------- gcc/ada/sem.adb | 10 +++ gcc/ada/sem_ch3.adb | 41 ++++++++++- gcc/ada/sem_ch7.adb | 28 ++++++++ gcc/ada/sem_ch7.ads | 4 +- gcc/ada/sem_prag.adb | 42 +++++++---- 12 files changed, 450 insertions(+), 197 deletions(-)