This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from a4bdd2ba3df Daily bump. new f9773b1c211 [PATCH] PR modula2/121164: Modula 2 build failure followup
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/m2/gm2-compiler/P1SymBuild.mod | 45 +---------- gcc/m2/gm2-compiler/P2SymBuild.mod | 26 +++---- gcc/m2/gm2-compiler/P3SymBuild.mod | 2 +- gcc/m2/gm2-compiler/PCSymBuild.mod | 6 +- gcc/m2/gm2-compiler/SymbolTable.def | 6 +- gcc/m2/gm2-compiler/SymbolTable.mod | 87 +++++++++++++--------- .../switches/pedantic-params/fail/arrayofchar.def | 12 +++ .../switches/pedantic-params/fail/arrayofchar.mod | 30 ++++++++ 8 files changed, 117 insertions(+), 97 deletions(-) create mode 100644 gcc/testsuite/gm2/switches/pedantic-params/fail/arrayofchar.def create mode 100644 gcc/testsuite/gm2/switches/pedantic-params/fail/arrayofchar.mod