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 206c4f77604 Remove unused parameter warning via introducing attribute unused. new c7ddd74ac00 Force qualification of type names while bootstrapping.
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/configure.ac | 6 - gcc/m2/mc-boot/GArgs.c | 14 +- gcc/m2/mc-boot/GCmdArgs.c | 6 +- gcc/m2/mc-boot/GDebug.c | 6 +- gcc/m2/mc-boot/GDynamicStrings.c | 178 +- gcc/m2/mc-boot/GEnvironment.c | 6 +- gcc/m2/mc-boot/GFIO.c | 356 +-- gcc/m2/mc-boot/GFpuIO.c | 36 +- gcc/m2/mc-boot/GIO.c | 16 +- gcc/m2/mc-boot/GIndexing.c | 70 +- gcc/m2/mc-boot/GM2Dependent.c | 212 +- gcc/m2/mc-boot/GM2RTS.c | 52 +- gcc/m2/mc-boot/GMemUtils.c | 32 +- gcc/m2/mc-boot/GNumberIO.c | 90 +- gcc/m2/mc-boot/GPushBackInput.c | 18 +- gcc/m2/mc-boot/GRTExceptions.c | 112 +- gcc/m2/mc-boot/GRTint.c | 118 +- gcc/m2/mc-boot/GSArgs.c | 8 +- gcc/m2/mc-boot/GStdIO.c | 12 +- gcc/m2/mc-boot/GTimeString.c | 6 +- gcc/m2/mc-boot/Galists.c | 24 +- gcc/m2/mc-boot/Gdecl.c | 5418 +++++++++++++++++++------------------- gcc/m2/mc-boot/Gkeyc.c | 30 +- gcc/m2/mc-boot/Glists.c | 24 +- gcc/m2/mc-boot/GmcComment.c | 46 +- gcc/m2/mc-boot/GmcComp.c | 42 +- gcc/m2/mc-boot/GmcError.c | 36 +- gcc/m2/mc-boot/GmcLexBuf.c | 168 +- gcc/m2/mc-boot/GmcMetaError.c | 76 +- gcc/m2/mc-boot/GmcPretty.c | 32 +- gcc/m2/mc-boot/GmcStack.c | 16 +- gcc/m2/mc-boot/GmcStream.c | 14 +- gcc/m2/mc-boot/Gmcp1.c | 1620 ++++++------ gcc/m2/mc-boot/Gmcp2.c | 1712 ++++++------ gcc/m2/mc-boot/Gmcp3.c | 1516 +++++------ gcc/m2/mc-boot/Gmcp4.c | 1606 +++++------ gcc/m2/mc-boot/Gmcp5.c | 1564 +++++------ gcc/m2/mc-boot/GnameKey.c | 108 +- gcc/m2/mc-boot/GsymbolKey.c | 30 +- gcc/m2/mc-boot/Gvarargs.c | 92 +- gcc/m2/mc-boot/Gwlists.c | 24 +- gcc/m2/mc/decl.mod | 34 +- 42 files changed, 7827 insertions(+), 7759 deletions(-)