This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from a0e365b7361 AVR: target/120442 - Support f7_fdim / fdiml in LibF7. new ae1c59c8de4 libstdc++: Fix vector(from_range_t, R&&) for exceptions [PR120367] new c204037dad8 libstdc++: Fix PSTL test iterators new 9933a963a58 doc: Fix typo in description of nonstring attribute
The 3 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/doc/extend.texi | 2 +- libstdc++-v3/include/bits/stl_vector.h | 3 ++- .../23_containers/vector/cons/from_range.cc | 22 ++++++++++++++++++++++ libstdc++-v3/testsuite/util/pstl/test_utils.h | 6 +++--- 4 files changed, 28 insertions(+), 5 deletions(-)