This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 45abbdf18b4 PR go/92820 runtime: only build go-context for x86 GNU/Linux new c82d5ad7936 PR c++/92831 - CWG 1299, not extending temporary lifetime [...]
The 1 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/cp/ChangeLog | 14 ++++++ gcc/cp/call.c | 78 ++++++++++++++++++++++++++----- gcc/cp/cp-tree.h | 4 +- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/g++.dg/cpp0x/temp-extend2.C | 36 ++++++++++++++ 5 files changed, 124 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/temp-extend2.C