This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7ea81ee5e57 Swap operands during SLP discovery for mismatching STMT_VIN [...] new 54a172402a8 PR modula2/122485: add spell checking to module names
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/M2Comp.mod | 11 ++- gcc/m2/gm2-compiler/M2MetaError.mod | 29 +++++-- gcc/m2/gm2-compiler/M2Quads.mod | 59 +++++++------- gcc/m2/gm2-compiler/M2StackSpell.def | 10 +++ gcc/m2/gm2-compiler/M2StackSpell.mod | 93 ++++++++++++++++++++--- gcc/testsuite/gm2.dg/spell/iso/fail/badimport.mod | 14 ++++ 6 files changed, 163 insertions(+), 53 deletions(-) create mode 100644 gcc/testsuite/gm2.dg/spell/iso/fail/badimport.mod