This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cd9c7f898d6 Provide a new dispatch mechanism for range-ops. new 990d10ab233 PR modula2/110126 variables are reported as unused when ref [...]
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/M2GenGCC.mod | 32 ++++---- gcc/m2/gm2-compiler/M2Quads.def | 28 ++++++- gcc/m2/gm2-compiler/M2Quads.mod | 84 ++++++++++++++++++--- gcc/m2/gm2-compiler/P0SyntaxCheck.bnf | 6 +- gcc/m2/gm2-compiler/P1Build.bnf | 10 +-- gcc/m2/gm2-compiler/P2Build.bnf | 10 +-- gcc/m2/gm2-compiler/P3Build.bnf | 132 ++++++++++----------------------- gcc/m2/gm2-compiler/PCBuild.bnf | 10 ++- gcc/m2/gm2-compiler/PHBuild.bnf | 10 +-- gcc/m2/gm2-compiler/SymbolTable.def | 11 ++- gcc/m2/gm2-compiler/SymbolTable.mod | 128 ++++++++++++++++++++++---------- gcc/testsuite/gm2/pim/pass/fooasm3.mod | 12 +++ 12 files changed, 292 insertions(+), 181 deletions(-) create mode 100644 gcc/testsuite/gm2/pim/pass/fooasm3.mod