This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f09be22d772 Daily bump. new 9f3b5c23142 PR modula2/116181 fix ODR warnings for C/m2 interface libra [...]
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/gm2-compiler/ppg.mod | 1 + gcc/m2/gm2-libs-ch/UnixArgs.cc | 4 +- gcc/m2/gm2-libs-ch/dtoa.cc | 4 +- gcc/m2/gm2-libs-ch/ldtoa.cc | 10 +- gcc/m2/gm2-libs-ch/m2rts.h | 7 +- gcc/m2/mc-boot-ch/GSelective.c | 2 +- gcc/m2/mc-boot-ch/Gldtoa.cc | 8 +- gcc/m2/mc-boot-ch/Glibc.c | 22 +- gcc/m2/mc-boot-ch/Gm2rtsdummy.cc | 25 +- gcc/m2/mc-boot-ch/Gtermios.cc | 4 +- gcc/m2/mc-boot-ch/m2rts.h | 7 +- gcc/m2/mc-boot/Gdecl.cc | 24 +- gcc/m2/mc/decl.mod | 9 +- gcc/m2/pge-boot/GDynamicStrings.cc | 519 +++++++++++++++++++--------------- gcc/m2/pge-boot/GDynamicStrings.h | 17 +- gcc/m2/pge-boot/GM2RTS.h | 10 +- gcc/m2/pge-boot/GSymbolKey.cc | 93 +++--- gcc/m2/pge-boot/GSysExceptions.cc | 4 +- gcc/m2/pge-boot/GUnixArgs.cc | 4 +- gcc/m2/pge-boot/Gerrno.cc | 4 +- gcc/m2/pge-boot/Gldtoa.cc | 8 +- gcc/m2/pge-boot/Gldtoa.h | 2 +- gcc/m2/pge-boot/Glibc.cc | 37 +-- gcc/m2/pge-boot/Glibc.h | 2 +- gcc/m2/pge-boot/Gpge.cc | 563 +++++++++++++++++++------------------ gcc/m2/pge-boot/Gtermios.cc | 8 +- gcc/m2/pge-boot/m2rts.h | 7 +- 27 files changed, 742 insertions(+), 663 deletions(-)