This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eac5c12c183 mips: Fix C++14 vs. C++17 ABI incompatibility on mips64 new cc76c502a76 c++: -Wunused-value and array init [PR104702] new c65d15d4073 rs6000/testsuite: Skip pr105140.c new 717b2d4191e --target-help: align with --help=target
The 3 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/common.opt | 2 +- gcc/cp/init.cc | 5 ++--- gcc/gcc.cc | 3 ++- gcc/opts.cc | 2 +- gcc/testsuite/g++.dg/warn/Wunused-19.C | 16 ++++++++++++++++ gcc/testsuite/gcc.dg/pr105140.c | 1 + 6 files changed, 23 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wunused-19.C