This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 1b22831d3c7 Fortran: Fix ICEs due to comp calls in initialization exprs [...] new 08463348c5c libstdc++: Fix std::to_array for trivial-ish types [PR115522]
The 1 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: libstdc++-v3/include/std/array | 8 ++++-- .../23_containers/array/creation/115522.cc | 33 ++++++++++++++++++++++ 2 files changed, 39 insertions(+), 2 deletions(-) create mode 100644 libstdc++-v3/testsuite/23_containers/array/creation/115522.cc