This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5bc3a2bc8a8 libstdc++: Update Solaris baselines for GCC 11.1 new 74aee6d2087 c++: C++17 and decltype of multi-operator expression [PR95675]
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/cp/call.c | 8 ++++++++ .../g++.dg/cpp0x/{udlit-nosuffix-neg.C => decltype-call5.C} | 8 +++++--- gcc/testsuite/g++.dg/cpp0x/decltype-call6.C | 12 ++++++++++++ 3 files changed, 25 insertions(+), 3 deletions(-) copy gcc/testsuite/g++.dg/cpp0x/{udlit-nosuffix-neg.C => decltype-call5.C} (50%) create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype-call6.C