This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 031785270ab Daily bump. new 573dbd5175d PR modula2/107630 Remove M2LINK and remove some cross linking
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/Make-lang.in | 23 +++--- gcc/m2/gm2-compiler/M2GCCDeclare.def | 11 --- gcc/m2/gm2-compiler/M2GCCDeclare.mod | 135 +++-------------------------------- gcc/m2/gm2-compiler/M2GenGCC.mod | 15 +--- gcc/m2/gm2-compiler/M2Quads.mod | 15 +++- gcc/m2/gm2-compiler/M2Scaffold.mod | 2 +- gcc/m2/gm2-gcc/m2decl.cc | 3 +- gcc/m2/gm2-libs-iso/M2RTS.def | 1 + gcc/m2/gm2-libs-iso/M2RTS.mod | 2 + gcc/m2/gm2-libs/M2Dependent.def | 3 +- gcc/m2/gm2-libs/M2Dependent.mod | 58 +++++++-------- gcc/m2/gm2-libs/M2LINK.def | 41 ----------- gcc/m2/gm2-libs/M2RTS.def | 3 +- gcc/m2/gm2-libs/M2RTS.mod | 2 + libgm2/libm2pim/Makefile.am | 2 +- libgm2/libm2pim/Makefile.in | 2 +- 16 files changed, 73 insertions(+), 245 deletions(-) delete mode 100644 gcc/m2/gm2-libs/M2LINK.def