This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from cff270707f1 RISC-V: NO_WARNING preferred else value for RVV new 21c8708ba63 libstdc++: Fix std::to_array for trivial-ish types [PR115522] new d920658cbb2 libstdc++: Fix unwanted #pragma messages from PSTL headers [...]
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: libstdc++-v3/include/pstl/pstl_config.h | 2 +- libstdc++-v3/include/std/array | 8 ++++-- .../23_containers/array/creation/115522.cc | 33 ++++++++++++++++++++++ 3 files changed, 40 insertions(+), 3 deletions(-) create mode 100644 libstdc++-v3/testsuite/23_containers/array/creation/115522.cc