This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4c823e0 * vxworks-crtbe-link.spec: Removed, no longer used. new 4653246 2016-06-22 Hristian Kirtchev kirtchev@adacore.com new ec6c6f1 2016-06-22 Ed Schonberg schonberg@adacore.com new 3abfdf5 2016-06-22 Arnaud Charlet charlet@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 | 50 ++++ gcc/ada/exp_aggr.ads | 3 +- gcc/ada/exp_ch11.adb | 3 +- gcc/ada/exp_disp.adb | 4 +- gcc/ada/freeze.adb | 85 ++++++- gcc/ada/lib-xref-spark_specific.adb | 97 ++++---- gcc/ada/restrict.adb | 3 +- gcc/ada/s-htable.adb | 4 +- gcc/ada/s-memory.adb | 23 +- gcc/ada/s-memory.ads | 8 +- gcc/ada/s-secsta.adb | 38 +-- gcc/ada/s-tpobop.adb | 12 +- gcc/ada/sem.adb | 2 +- gcc/ada/sem_ch13.adb | 2 +- gcc/ada/sem_ch3.adb | 4 +- gcc/ada/sem_ch6.adb | 7 - gcc/ada/sem_ch8.adb | 10 +- gcc/ada/sem_prag.adb | 452 ++++++++++++++++++++---------------- gcc/ada/sem_prag.ads | 11 + gcc/ada/sem_type.adb | 7 +- gcc/ada/sem_util.adb | 4 +- 21 files changed, 503 insertions(+), 326 deletions(-)