This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 407970fdd3f testsuite: arm: Use correct the expected asm in epilog-1.c test new eed230db42b [PATCH] PR modula2/116181 fix ODR warnings for C/m2 interfa [...] new 5a809d41965 [PATCH] PR modula2/116378 m2 bootstrap fails on x86_64-darwin
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: 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/gm2-libs-iso/TermFile.mod | 2 +- gcc/m2/gm2-libs/libc.def | 2 +- gcc/m2/mc-boot-ch/GSelective.c | 2 +- gcc/m2/mc-boot-ch/Gldtoa.cc | 8 +- gcc/m2/mc-boot-ch/Glibc.c | 18 +- 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-boot/Glibc.h | 2 +- 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 | 32 +- gcc/m2/pge-boot/Glibc.h | 4 +- gcc/m2/pge-boot/Gpge.cc | 563 +++++++++++---------- gcc/m2/pge-boot/Gtermios.cc | 8 +- gcc/m2/pge-boot/m2rts.h | 7 +- gcc/testsuite/gm2/extensions/run/pass/testopen.mod | 2 +- gcc/testsuite/gm2/isolib/run/pass/openlibc.mod | 2 +- gcc/testsuite/gm2/pim/run/pass/testaddr3.mod | 2 +- 33 files changed, 740 insertions(+), 670 deletions(-)