This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c65d3c7f9da analyzer: add notes to write-to-const/string from access at [...] new 73f3b8a53e6 libstdc++: Fix std::strong_order to handle NaN on VAX new e46843ff75c c++: allow variadic operator[] for C++23 [PR103460]
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/decl.cc | 6 +++++- gcc/testsuite/g++.dg/cpp23/subscript7.C | 17 +++++++++++++++++ libstdc++-v3/libsupc++/compare | 12 ++++++++++-- 3 files changed, 32 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp23/subscript7.C