This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3c89c41991d expand: Add debug dump on the cost for `popcount==1` expand new b8ef805e4d8 PR modula2/116181 remove ODR warnings from library interface files
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 | 69 +- gcc/m2/gm2-gcc/m2color.cc | 6 +- gcc/m2/gm2-gcc/m2color.h | 2 +- gcc/m2/gm2-gcc/m2type.h | 7 - gcc/m2/gm2-libs-ch/SysExceptions.c | 107 +-- gcc/m2/gm2-libs-ch/UnixArgs.cc | 11 +- gcc/m2/gm2-libs-ch/m2rts.h | 22 +- gcc/m2/gm2-libs-ch/termios.c | 238 ++++--- gcc/m2/{mc-boot => mc-boot-ch}/GSYSTEM.h | 0 gcc/m2/mc-boot-ch/GSysExceptions.c | 88 ++- gcc/m2/{mc-boot => mc-boot-ch}/GSysExceptions.h | 0 gcc/m2/mc-boot-ch/Glibc.c | 6 +- gcc/m2/mc-boot-ch/Gtermios.cc | 824 ++++++++++++------------ gcc/m2/{mc-boot => mc-boot-ch}/Gtermios.h | 0 gcc/m2/pge-boot/GM2RTS.cc | 77 ++- gcc/m2/pge-boot/GSysExceptions.cc | 88 ++- gcc/m2/pge-boot/Gtermios.cc | 822 +++++++++++------------ gcc/m2/pge-boot/m2rts.h | 22 +- 18 files changed, 1265 insertions(+), 1124 deletions(-) copy gcc/m2/{mc-boot => mc-boot-ch}/GSYSTEM.h (100%) copy gcc/m2/{mc-boot => mc-boot-ch}/GSysExceptions.h (100%) copy gcc/m2/{mc-boot => mc-boot-ch}/Gtermios.h (100%)