This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 818e305ea69 tree-optimization/104942: Retain sizetype conversions till the end new e55c5e24b97 c++: fold calls to std::move/forward [PR96780] new 5809bb4f78c c++: further lookup_member simplification
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/c-family/c.opt | 4 ++++ gcc/cp/cp-gimplify.cc | 38 +++++++++++++++++++++++++++++++++++++- gcc/cp/search.cc | 32 +++++++++++++------------------- gcc/doc/invoke.texi | 10 ++++++++++ gcc/testsuite/g++.dg/opt/pr96780.C | 38 ++++++++++++++++++++++++++++++++++++++ 5 files changed, 102 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr96780.C