This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5e4f5c25d62 Daily bump. new 26cb69f8b4b libstdc++: Add <initializer_list> to ranges_base.h header new d784c5cfe69 libstdc++: Qualify std::abort() in test new cb29396e67f libstdc++: Add _Exit to <stdlib.h> for freestanding new 9c23fe08c1f libstdc++: Remove trailing whitespace in documentation sources new eddbb81f125 Don't check can_vec_perm_const_p for nonlinear iv_init when [...]
The 5 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/testsuite/gcc.target/i386/pr106963.c | 14 ++++++++++++++ gcc/tree-vect-loop.cc | 5 ++++- libstdc++-v3/doc/xml/manual/documentation_hacking.xml | 4 ++-- libstdc++-v3/doc/xml/manual/policy_data_structures.xml | 12 ++++++------ libstdc++-v3/include/bits/ranges_base.h | 1 + libstdc++-v3/include/c_compatibility/stdlib.h | 3 +++ .../testsuite/18_support/uncaught_exception/14026.cc | 2 +- 7 files changed, 31 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr106963.c