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 b1e14fc244c tree-optimization/117594 - fix live op vectorization for le [...] new eb73f78634f [PATCH] PR modula2/116181 remove ODR warnings from library [...]
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%)