This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 36100e0e952 libstdc++: Make std::error_code printer more robust new 1b71bc7c8b1 tree: tweak warn_deprecated_use new 2c9b7077b72 c++: inlining explicit instantiations [PR104539]
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/cp/pt.cc | 3 --- gcc/testsuite/g++.dg/ipa/inline-4.C | 15 +++++++++++++++ gcc/testsuite/g++.dg/warn/deprecated-16.C | 2 ++ gcc/tree.cc | 8 +++++--- 4 files changed, 22 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ipa/inline-4.C create mode 100644 gcc/testsuite/g++.dg/warn/deprecated-16.C