This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/modula-2 in repository gcc.
from 82bcda7e2ad gcc/gcc.cc fix format specifier. new 06642d296d6 Improvements to binary and unary expression error messages.
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/M2GCCDeclare.mod | 12 +- gcc/m2/gm2-compiler/M2GenGCC.mod | 262 +++++++++++++++++++++++------------ gcc/m2/gm2-compiler/M2Quads.def | 19 +++ gcc/m2/gm2-compiler/M2Quads.mod | 49 +++++++ gcc/m2/gm2-compiler/M2Scope.mod | 9 ++ gcc/m2/gm2-gcc/m2statement.def | 2 +- 6 files changed, 258 insertions(+), 95 deletions(-)