This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c872a7c5736 2017-05-02 Hristian Kirtchev kirtchev@adacore.com new cf11041c8e1 2017-05-02 Ed Schonberg schonberg@adacore.com new 6f1c3826477 * s-trasym.ads, s-trasym.adb (Enable_Cache): New. new 13197040325 2017-05-02 Tristan Gingold gingold@adacore.com new 24216315158 2017-05-02 Bob Duff duff@adacore.com
The 4 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 | 63 ++++++ gcc/ada/exp_ch9.adb | 63 ------ gcc/ada/s-taprop-linux.adb | 384 +++++++++++++++------------------- gcc/ada/s-taspri-posix-noaltstack.ads | 10 +- gcc/ada/s-taspri-posix.ads | 10 +- gcc/ada/s-trasym.adb | 11 +- gcc/ada/s-trasym.ads | 11 +- gcc/ada/sem_ch3.adb | 59 ++++++ gcc/ada/sem_ch4.adb | 22 +- gcc/ada/sem_elab.adb | 2 +- gcc/ada/sem_elab.ads | 2 +- gcc/ada/sem_prag.adb | 15 +- gcc/ada/sem_type.adb | 2 +- gcc/ada/sem_util.adb | 64 ++++++ gcc/ada/sem_util.ads | 8 + gcc/ada/sinput.ads | 2 +- gcc/ada/snames.ads-tmpl | 80 +++---- 17 files changed, 468 insertions(+), 340 deletions(-)