This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4b947be3ed6 doc: Use @ref, not @xref, in the middle of a sentence new 3cad0e37167 C++: -Wwrite-strings: use location of string constant new 17ed9f91586 PR testsuite/86996
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/ChangeLog | 5 +++++ gcc/cp/typeck.c | 10 +++++---- gcc/testsuite/ChangeLog | 9 ++++++++ gcc/testsuite/g++.dg/conversion/Wwrite-strings.C | 24 ++++++++++++++++++++++ .../gcc.dg/tree-ssa/builtin-sprintf-warn-1.c | 7 ++++--- 5 files changed, 48 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/conversion/Wwrite-strings.C