This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from af9034827e8 amdgcn: remove unused variable new 32b2eb59fb9 c++: reduce temporaries in ?: new bbdb5612f66 c++: fix class-valued ?: extension new 73d9b0e5947 c++: check DECL_INITIAL for constexpr
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/cp/call.cc | 13 ++++++++++++- gcc/cp/constexpr.cc | 7 +++++-- gcc/testsuite/g++.dg/cpp1y/constexpr-local4.C | 4 ++-- gcc/testsuite/g++.dg/cpp2a/consteval24.C | 2 +- gcc/testsuite/g++.dg/cpp2a/consteval7.C | 2 +- gcc/testsuite/g++.dg/cpp2a/inline-asm3.C | 2 +- gcc/testsuite/g++.dg/ext/cond4.C | 17 ++++++++++++++--- gcc/testsuite/g++.dg/tree-ssa/cond-temp1.C | 16 ++++++++++++++++ 8 files changed, 52 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/g++.dg/tree-ssa/cond-temp1.C