This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6894d9101e6 [Ada] Remove handling of 'Pos and 'Val attributes from gigi new bafd12cb22e libstdc++: Optimize std::optional default constructor new f8f5715606a tree-optimization/95761 - fix vector insertion place compute
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/testsuite/gcc.dg/torture/pr95761.c | 25 +++++++++++++++++++++++++ gcc/tree-vect-slp.c | 15 +++++++++------ libstdc++-v3/include/std/optional | 2 +- 3 files changed, 35 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr95761.c