This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8e8a14c 2017-02-13 Richard Biener rguenther@suse.de new 1f30360 Replace XALLOCAVEC with XCNEWVEC (PR c/79471). new 71c08e6 PR libstdc++/79486 use lvalues in result_of expressions
The 2 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 | 5 +++++ gcc/calls.c | 4 ++-- libstdc++-v3/ChangeLog | 8 ++++++++ libstdc++-v3/include/std/future | 4 ++-- .../79114.cc => 30_threads/packaged_task/79486.cc} | 14 +++++++------- 5 files changed, 24 insertions(+), 11 deletions(-) copy libstdc++-v3/testsuite/{18_support/nested_exception/79114.cc => 30_threads/pa [...]