This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7ac1c1d7826 * substring-locations.h (format_warning_va): Formatting fi [...] new e77fdc26150 libiberty: fix URL for demangler ABI new 51f0c7e2f40 PR c++/84578 * constexpr.c (get_array_or_vector_nelts): N [...]
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/ChangeLog | 8 +++++ gcc/cp/constexpr.c | 63 +++++++++++++++++++----------------- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/g++.dg/ext/flexary29.C | 12 +++++++ libiberty/ChangeLog | 4 +++ libiberty/cp-demangle.c | 2 +- 6 files changed, 63 insertions(+), 31 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/flexary29.C