This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7c308196092 libstdc++: Use basic_string_view for std::bitset deduced types new 39ba01fe70c tree-optimization/121116 - avoid _BitInt for vector element init
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: gcc/testsuite/gcc.dg/torture/pr121116.c | 21 +++++++++++++++++++++ gcc/tree-vect-loop.cc | 1 + 2 files changed, 22 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/torture/pr121116.c