This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a0c595386fa Detect errors when dereferencing an undeclared variable. new 2bf9bbfe5b3 Remove YEAR const from mcOptions.mod and use result from time
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/mc-boot-ch/Glibc.c | 14 ++++ gcc/m2/mc-boot/GDynamicStrings.c | 32 ++++----- gcc/m2/mc-boot/GFIO.c | 14 ++-- gcc/m2/mc-boot/GFormatStrings.c | 2 +- gcc/m2/mc-boot/GIndexing.c | 6 +- gcc/m2/mc-boot/GM2Dependent.c | 47 +++++++++++- gcc/m2/mc-boot/GM2EXCEPTION.c | 4 +- gcc/m2/mc-boot/GPushBackInput.c | 6 +- gcc/m2/mc-boot/GRTExceptions.c | 34 ++++----- gcc/m2/mc-boot/GRTint.c | 20 +++--- gcc/m2/mc-boot/GStdIO.c | 4 +- gcc/m2/mc-boot/GStringConvert.c | 4 +- gcc/m2/mc-boot/GSysStorage.c | 6 +- gcc/m2/mc-boot/Gdecl.c | 152 +++++++++++++++++++-------------------- gcc/m2/mc-boot/Gkeyc.c | 2 +- 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/GmcOptions.c | 41 +++++++++-- gcc/m2/mc-boot/GmcStack.c | 4 +- gcc/m2/mc-boot/GnameKey.c | 4 +- gcc/m2/mc-boot/GsymbolKey.c | 6 +- gcc/m2/mc/decl.mod | 4 +- gcc/m2/mc/mcOptions.mod | 38 +++++++--- 25 files changed, 286 insertions(+), 174 deletions(-)