This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 182d891e13c Doc: -Wzero-as-null-pointer-constant is also available for [...] new e9803f10c9f c++: fix missing lifetime extension [PR119383]
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/call.cc | 9 +++++---- gcc/cp/cp-tree.h | 1 + gcc/cp/cvt.cc | 13 +++++++++++++ gcc/cp/typeck.cc | 10 ++++------ gcc/testsuite/g++.dg/cpp0x/temp-extend3.C | 32 +++++++++++++++++++++++++++++++ 5 files changed, 55 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/temp-extend3.C