This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d6386e09845 c++: Handle argument merging push_local_extern_decl_alias [ [...] new 6bfec5d7b8b c++: Fix cp_fold_non_odr_use_1 [PR123557,PR123738]
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/cp-gimplify.cc | 39 ++++++++++++++-------------- gcc/testsuite/g++.dg/cpp0x/constexpr-ice22.C | 14 ++++++++++ gcc/testsuite/g++.dg/cpp2a/constexpr-ref2.C | 19 ++++++++++++++ 3 files changed, 52 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-ice22.C create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-ref2.C