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 20db8b340be Merge branch 'master' into devel/modula-2. new c9fba1bc6c5 Remove unused variables, parameters, procedures and add thr [...] new 0593d8a6698 Change all source file references of the module getopt to cgetopt.
The 2 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: configure.ac | 1 + gcc/m2/Make-lang.in | 14 +- gcc/m2/gm2-compiler/M2Base.def | 7 +- gcc/m2/gm2-compiler/M2Base.mod | 32 +- gcc/m2/gm2-compiler/M2GenGCC.mod | 4 +- gcc/m2/gm2-compiler/M2Quads.mod | 2 +- gcc/m2/gm2-compiler/M2System.mod | 138 +++-- gcc/m2/gm2-compiler/PCSymBuild.mod | 6 +- gcc/m2/gm2-libs/GetOpt.mod | 14 +- gcc/m2/mc-boot/GDynamicStrings.c | 32 +- gcc/m2/mc-boot/GFIO.c | 6 +- gcc/m2/mc-boot/GIndexing.c | 6 +- gcc/m2/mc-boot/GM2EXCEPTION.c | 4 +- gcc/m2/mc-boot/GPushBackInput.c | 6 +- gcc/m2/mc-boot/GRTExceptions.c | 38 +- gcc/m2/mc-boot/GRTint.c | 20 +- gcc/m2/mc-boot/GStdIO.c | 4 +- gcc/m2/mc-boot/GStrLib.c | 38 +- gcc/m2/mc-boot/GStrLib.h | 6 +- gcc/m2/mc-boot/GStringConvert.c | 4 +- gcc/m2/mc-boot/GSysStorage.c | 6 +- gcc/m2/mc-boot/Gdecl.c | 134 ++-- gcc/m2/mc-boot/Gkeyc.c | 10 +- gcc/m2/mc-boot/GmcComment.c | 2 +- gcc/m2/mc-boot/GmcComp.c | 4 +- gcc/m2/mc-boot/GmcDebug.c | 2 +- gcc/m2/mc-boot/GmcMetaError.c | 8 +- gcc/m2/mc-boot/GmcStack.c | 4 +- gcc/m2/mc-boot/Gmcp1.c | 6 +- gcc/m2/mc-boot/Gmcp2.c | 6 +- gcc/m2/mc-boot/Gmcp3.c | 6 +- gcc/m2/mc-boot/Gmcp4.c | 6 +- gcc/m2/mc-boot/Gmcp5.c | 6 +- gcc/m2/mc-boot/GnameKey.c | 4 +- gcc/m2/mc-boot/GsymbolKey.c | 6 +- gcc/m2/mc/keyc.mod | 8 +- gm2tools/Makefile.in | 2 +- gm2tools/aclocal.m4 | 1156 ----------------------------------- libgm2/aclocal.m4 | 1183 ------------------------------------ 39 files changed, 326 insertions(+), 2615 deletions(-) delete mode 100644 gm2tools/aclocal.m4 delete mode 100644 libgm2/aclocal.m4