This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cad0649 2016-07-04 Hristian Kirtchev kirtchev@adacore.com new 7cfe183 2016-07-04 Ed Schonberg schonberg@adacore.com new ce85081 2016-07-04 Justin Squirek squirek@adacore.com new 3475684 Minor reformatting. new d3f18ac 2016-07-04 Bob Duff duff@adacore.com new f8c4699 2016-07-04 Justin Squirek squirek@adacore.com
The 5 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 | 115 +++++++++ gcc/ada/einfo.adb | 13 +- gcc/ada/einfo.ads | 21 +- gcc/ada/freeze.adb | 49 ++-- gcc/ada/lib-xref.adb | 14 +- gcc/ada/par-prag.adb | 1 + gcc/ada/sem_ch12.adb | 38 ++- gcc/ada/sem_ch12.ads | 28 ++- gcc/ada/sem_ch3.adb | 12 +- gcc/ada/sem_ch4.adb | 12 +- gcc/ada/sem_ch8.adb | 6 +- gcc/ada/sem_elab.adb | 3 +- gcc/ada/sem_prag.adb | 610 ++++++++++++++++++++++++++++-------------------- gcc/ada/sem_prag.ads | 30 ++- gcc/ada/sem_type.adb | 6 +- gcc/ada/sem_util.adb | 13 +- gcc/ada/sinput-c.adb | 3 +- gcc/ada/sinput-l.adb | 25 +- gcc/ada/sinput-l.ads | 19 +- gcc/ada/sinput.adb | 20 +- gcc/ada/sinput.ads | 31 ++- gcc/ada/snames.ads-tmpl | 2 + gcc/ada/xref_lib.adb | 16 +- 23 files changed, 749 insertions(+), 338 deletions(-)