This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7624103 * gcc.dg/tree-ssa/flatten-3.c: Add quotation marks around dg [...] new 567c7d3 PR c++/71537 * fold-const.c (maybe_nonzero_address): Return [...] new 3b8d663 * name-lookup.c (push_overloaded_decl_1): Refactor OVERLOAD [...]
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 | 6 ++++++ gcc/cp/ChangeLog | 4 ++++ gcc/cp/name-lookup.c | 6 ++++-- gcc/fold-const.c | 17 +++++++++-------- gcc/testsuite/ChangeLog | 3 +++ gcc/testsuite/g++.dg/cpp1y/constexpr-71537.C | 14 ++++++++++++++ 6 files changed, 40 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-71537.C