This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 79d38dd46e6 testsuite: Default make check-g++ vs. tests for newest C++ [...] new b3c98d6a59a c++: Mitigate -Wuseless-cast with classes [PR85043]
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/typeck.cc | 12 +++++++----- gcc/doc/invoke.texi | 13 ++++++++++++- gcc/testsuite/g++.dg/warn/Wuseless-cast.C | 12 ++++++------ gcc/testsuite/g++.dg/warn/Wuseless-cast3.C | 29 +++++++++++++++++++++++++++++ 4 files changed, 54 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wuseless-cast3.C