This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5e718a7a789 PR117350: Keep assembler name for abstract decls for autofdo new 134dc932e1c libcpp: modules and -include again new d89d033e273 c++: enable -Warray-compare by default new 2fd9aef1db1 c++: modules and local static
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/c-family/c-opts.cc | 5 +++++ gcc/cp/module.cc | 23 +++++++++++----------- gcc/testsuite/g++.dg/modules/dashinclude-1_a.H | 1 - gcc/testsuite/g++.dg/modules/dashinclude-1_b.C | 2 ++ gcc/testsuite/g++.dg/modules/static-3_a.H | 13 ++++++++++++ .../modules/{warn-spec-2_b.C => static-3_b.C} | 4 ++-- gcc/testsuite/g++.dg/tree-ssa/pr15791-1.C | 1 + libcpp/files.cc | 10 ++++++++-- 8 files changed, 43 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/static-3_a.H copy gcc/testsuite/g++.dg/modules/{warn-spec-2_b.C => static-3_b.C} (63%)