This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8d3cae1cf9f PR ada/78845 new ea24057889d * g++.dg/dg.exp (find-cxx-tests): New function. (main): U [...] new 3db675d2aa2 2017-04-25 Pascal Obry obry@adacore.com new 5364c448b6f 2017-04-25 Ed Schonberg schonberg@adacore.com new 1ef2e6ef822 2017-04-25 Hristian Kirtchev kirtchev@adacore.com new 74d7e7f58ba 2017-04-25 Ed Schonberg schonberg@adacore.com new b0cddaa1ccc * gnatvsn.ads (Library_Version): Bump to 8. Update comment.
The 6 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 | 83 +++++++++++++++++++++++++++++++++++++++++++ gcc/ada/aspects.adb | 3 +- gcc/ada/aspects.ads | 5 ++- gcc/ada/debug.adb | 13 +++++-- gcc/ada/exp_ch6.adb | 9 ++--- gcc/ada/g-sercom.ads | 52 ++++++++++++++++++++++++++- gcc/ada/gnatvsn.ads | 6 ++-- gcc/ada/sem_aux.adb | 7 ++-- gcc/ada/sem_ch13.adb | 46 +++++++++++++++++++----- gcc/ada/sem_ch6.adb | 26 +++++++++++--- gcc/ada/sem_elab.adb | 86 +++++++++++++++++++-------------------------- gcc/ada/sem_res.adb | 61 +++++++++++++++++++++++++------- gcc/ada/sem_util.adb | 10 +++--- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/g++.dg/dg.exp | 42 +++++++--------------- 15 files changed, 330 insertions(+), 124 deletions(-)