This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0475097 Implement LWG 2451, optional<T> should 'forward' T's implic [...] new 61989db 2016-07-06 Arnaud Charlet charlet@adacore.com new 7a37e21 2016-07-06 Yannick Moy moy@adacore.com new 7c8f2bf 2016-07-06 Javier Miranda miranda@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 | 55 ++++++++++++++++ gcc/ada/gnat1drv.adb | 174 +++++++++++++++++++++++++++++---------------------- gcc/ada/lib.adb | 9 ++- gcc/ada/sem_ch12.adb | 4 +- gcc/ada/sem_ch13.adb | 22 +++---- gcc/ada/sem_ch4.adb | 22 +++---- gcc/ada/sem_ch6.adb | 38 +++++++---- gcc/ada/sem_eval.adb | 23 +++++-- gcc/ada/sem_intr.adb | 14 +++-- gcc/ada/sem_util.adb | 2 +- gcc/ada/sem_warn.adb | 5 ++ 11 files changed, 243 insertions(+), 125 deletions(-)