This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 96de87b99bf Darwin : Adjust handling of MACOSX_DEPLOYMENT_TARGET for macOS 11. new 6b7d53a2593 c++: Fix constexpr array ICE [PR98332] new 550880a3168 c++: Fix up floating point complex handling in build_zero_i [...]
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.c | 4 ++-- gcc/cp/init.c | 2 +- gcc/testsuite/g++.dg/cpp0x/constexpr-overflow3.C | 5 +++++ 3 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-overflow3.C