This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0c670d38455 aarch64, testsuite: Add -fchecking to test options [PR121772] new 65acf3665ea PR modula2/122241: Lack of spellng hints with simple errors
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/M2Quads.mod | 4 +-- gcc/m2/gm2-compiler/P3Build.bnf | 20 ++++++++----- gcc/m2/gm2-compiler/P3SymBuild.def | 8 ++--- gcc/m2/gm2-compiler/P3SymBuild.mod | 16 +++++----- gcc/m2/gm2-compiler/PCBuild.bnf | 25 ++++++++++------ gcc/m2/gm2-compiler/PCSymBuild.def | 8 ++--- gcc/m2/gm2-compiler/PCSymBuild.mod | 16 +++++----- gcc/m2/gm2-compiler/PHBuild.bnf | 20 ++++++++----- gcc/m2/gm2-compiler/SymbolTable.def | 2 +- gcc/m2/gm2-compiler/SymbolTable.mod | 52 +++++++++++++++++---------------- gcc/testsuite/gm2/iso/fail/badconst.mod | 9 ++++++ gcc/testsuite/gm2/iso/fail/badtype.mod | 11 +++++++ gcc/testsuite/gm2/iso/fail/badvar.mod | 7 +++++ 13 files changed, 121 insertions(+), 77 deletions(-) create mode 100644 gcc/testsuite/gm2/iso/fail/badconst.mod create mode 100644 gcc/testsuite/gm2/iso/fail/badtype.mod create mode 100644 gcc/testsuite/gm2/iso/fail/badvar.mod