This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2ee68beee70 Fix register count when not splitting Complex IEEE 128-bit args. new 2c05a2d1a8e c: use CONST_DECL for enumerators in TYPE_VALUES new 2b0c8377729 c++: constexpr ref to array of array [PR102307]
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/c/c-decl.cc | 4 +++- gcc/cp/decl.cc | 17 ++++++++++++----- gcc/godump.cc | 9 +++++---- gcc/testsuite/g++.dg/cpp1z/constexpr-array2.C | 12 ++++++++++++ 4 files changed, 32 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-array2.C