This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7f5dd8d Minor reformatting. new 743ace5 Symbol summary: refactor usage of gcc_checking_asserts new da2270e 2016-05-02 Hristian Kirtchev kirtchev@adacore.com new bc885df 2016-05-02 Hristian Kirtchev kirtchev@adacore.com new ada11b0 2016-05-02 Thomas Quinot quinot@adacore.com new 4fcd52f 2016-05-02 Bob Duff duff@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/ChangeLog | 7 +++ gcc/ada/ChangeLog | 82 ++++++++++++++++++++++++++++++++ gcc/ada/a-direct.adb | 27 ++++++----- gcc/ada/checks.adb | 23 +++++++-- gcc/ada/einfo.ads | 11 +++++ gcc/ada/freeze.adb | 36 ++++++++------ gcc/ada/opt.ads | 7 ++- gcc/ada/par-prag.adb | 20 ++++---- gcc/ada/repinfo.adb | 25 ++++++++-- gcc/ada/s-stposu.adb | 132 +++++++++++++++++++++++++++++---------------------- gcc/ada/sem_aggr.adb | 11 +++-- gcc/ada/sem_ch10.adb | 24 ++++++---- gcc/ada/sem_ch4.adb | 4 +- gcc/ada/sem_ch5.adb | 4 +- gcc/ada/sem_ch6.adb | 30 +++++++----- gcc/ada/sem_prag.adb | 71 ++++++++++++--------------- gcc/ada/sem_res.adb | 18 +++++++ gcc/ada/switch-c.adb | 12 +++-- gcc/ada/tracebak.c | 21 +++++++- gcc/ada/usage.adb | 50 ++++++++----------- gcc/symbol-summary.h | 9 +--- 21 files changed, 412 insertions(+), 212 deletions(-)