This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5a897036187 c++: Fix templated convertion operator demangling new 7474c46cf2d c/c++: use positive tone in missing header notes [PR84890]
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/c-family/known-headers.cc | 2 +- gcc/cp/name-lookup.cc | 2 +- gcc/testsuite/g++.dg/cpp2a/srcloc3.C | 2 +- .../g++.dg/lookup/missing-std-include-2.C | 8 ++-- .../g++.dg/lookup/missing-std-include-3.C | 2 +- .../g++.dg/lookup/missing-std-include-6.C | 4 +- gcc/testsuite/g++.dg/lookup/missing-std-include.C | 16 +++---- gcc/testsuite/g++.dg/spellcheck-inttypes.C | 54 +++++++++++----------- gcc/testsuite/g++.dg/spellcheck-stdint.C | 40 ++++++++-------- gcc/testsuite/g++.dg/spellcheck-stdlib.C | 28 +++++------ gcc/testsuite/gcc.dg/spellcheck-inttypes.c | 52 ++++++++++----------- gcc/testsuite/gcc.dg/spellcheck-stdbool.c | 6 +-- gcc/testsuite/gcc.dg/spellcheck-stdint.c | 40 ++++++++-------- gcc/testsuite/gcc.dg/spellcheck-stdlib.c | 34 +++++++------- 14 files changed, 145 insertions(+), 145 deletions(-)