This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 95decac3ce8 vect: Reject non-byte offsets for gather/scatters [PR107346] new 988dd22ec66 libstdc++: Fix allocator propagation in regex algorithms [P [...]
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/bits/regex_executor.h | 17 ++--- libstdc++-v3/include/bits/regex_executor.tcc | 3 +- .../28_regex/algorithms/regex_match/107376.cc | 76 ++++++++++++++++++++++ 3 files changed, 87 insertions(+), 9 deletions(-) create mode 100644 libstdc++-v3/testsuite/28_regex/algorithms/regex_match/107376.cc