This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 845826088c9 libstdc++: sstream from string_view (P2495R3) [PR119741] new 4238e3470d3 middle-end: Add new parameter to scale scalar loop costing [...] new 5a80df06296 AArch64 docs: add itemx for outline-atomics docs
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: gcc/doc/extend.texi | 1 + gcc/doc/invoke.texi | 4 ++++ gcc/params.opt | 4 ++++ .../gcc.target/aarch64/sve/cost_model_16.c | 21 +++++++++++++++++++++ gcc/tree-vect-loop.cc | 3 ++- 5 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/cost_model_16.c