This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d120866 libstdc++/70767 Define std::numeric_limits<cv T> in C++98 mode new 62539c1 2016-04-27 Bob Duff duff@adacore.com new dde200b 2016-04-27 Arnaud Charlet charlet@adacore.com new d8e539a 2016-04-27 Hristian Kirtchev kirtchev@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 | 63 ++++++++++++++++++++ gcc/ada/a-strunb-shared.adb | 7 ++- gcc/ada/a-textio.adb | 28 +++++++-- gcc/ada/a-tigeli.adb | 11 +++- gcc/ada/exp_ch3.adb | 141 ++++++++++++++++++++++++++------------------ gcc/ada/exp_ch6.adb | 12 +++- gcc/ada/exp_util.adb | 75 ++++++++++++++++++----- gcc/ada/s-rident.ads | 4 +- gcc/ada/sem_ch11.adb | 17 +++--- gcc/ada/sem_ch13.adb | 6 ++ gcc/ada/sem_ch5.adb | 1 - gcc/ada/sem_util.adb | 26 ++++---- gcc/ada/sem_warn.adb | 14 +++-- 13 files changed, 292 insertions(+), 113 deletions(-)