This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ed63c74f2fa PR debug/85252 * dwarf2out.c (rtl_for_decl_init): For STR [...] new 0e6feeb8a82 C++: more std header hints; filter on C++ dialect (PR c++/84269)
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/ChangeLog | 21 ++ gcc/cp/name-lookup.c | 262 +++++++++++++++------ gcc/testsuite/ChangeLog | 10 + .../g++.dg/lookup/missing-std-include-6.C | 13 + .../g++.dg/lookup/missing-std-include-8.C | 44 ++++ gcc/testsuite/g++.dg/lookup/missing-std-include.C | 7 - 6 files changed, 279 insertions(+), 78 deletions(-) create mode 100644 gcc/testsuite/g++.dg/lookup/missing-std-include-8.C