This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eb01d03f06c Update gcc sv.po new 370298f4930 PR 109103 Modula2 Missing function internal_error_at
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/M2ALU.def | 2 +- gcc/m2/gm2-compiler/M2ALU.mod | 11 +-- gcc/m2/gm2-compiler/SymbolTable.mod | 32 ++++--- gcc/m2/gm2-gcc/m2decl.cc | 26 +++--- gcc/m2/gm2-gcc/m2decl.def | 6 +- gcc/m2/gm2-gcc/m2decl.h | 8 +- gcc/m2/gm2-gcc/m2expr.cc | 37 ++++---- gcc/m2/gm2-gcc/m2expr.h | 14 +-- gcc/m2/gm2-gcc/m2linemap.cc | 124 +++++++++++++++++++++++++++ gcc/m2/gm2-gcc/m2linemap.h | 2 +- gcc/m2/gm2-gcc/m2options.h | 138 +++++++++++++++--------------- gcc/m2/gm2-libs-ch/M2LINK.c | 3 +- gcc/m2/gm2-libs-ch/m2rts.h | 6 +- gcc/testsuite/gm2/pim/fail/largeconst.mod | 7 ++ 14 files changed, 286 insertions(+), 130 deletions(-) create mode 100644 gcc/testsuite/gm2/pim/fail/largeconst.mod