This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c39654e7a43 c++: Retry the aliasing of base/complete cdtor optimization [...] new fe02f6caac2 libgcc: Don't use weakrefs for glibc 2.34 new f541757ba46 c++: Fix constexpr evaluation of parameters passed by invis [...]
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/cp/constexpr.cc | 44 ++++++++++++++++++------ gcc/testsuite/g++.dg/cpp1y/constexpr-lifetime7.C | 2 +- gcc/testsuite/g++.dg/cpp1z/constexpr-111284.C | 19 ++++++++++ libgcc/gthr.h | 9 +++++ 4 files changed, 63 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-111284.C