This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 12913c7125f Simplify vect_is_simple_use new ec748dc7dd2 docs: add missing @headitem in Intrinsic Procedures new b3fce1bd45f libstdc++: Fix constraint on std::optional assignment [PR 100982]
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/fortran/intrinsic.texi | 144 ++++++++++----------- libstdc++-v3/include/std/optional | 2 +- .../20_util/optional/assignment/100982.cc | 17 +++ 3 files changed, 90 insertions(+), 73 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/optional/assignment/100982.cc