This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0425f4c1b63 match.pd: Generalize the PR64309 simplifications [PR96669] new e1efa6af61a preprocessor: Make quoting : [PR 95253] new 9beb6d88eff c++: Fix qualified array-type construction [PR 98538]
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/tree.c | 8 +++++--- gcc/testsuite/g++.dg/modules/dep-1_a.C | 4 ++-- gcc/testsuite/g++.dg/modules/dep-1_b.C | 4 ++-- gcc/testsuite/g++.dg/modules/dep-2.C | 6 +++--- gcc/testsuite/g++.dg/template/pr98538.C | 18 ++++++++++++++++++ 5 files changed, 30 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/pr98538.C