This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 99ea0d76116 AArch64: Gate various crypto intrinsics availability based [...] new f71354f7b99 PR-108135 Modula2 meets clang (remove dead code and bugfix [...]
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-gcc/m2statement.cc | 17 ------ gcc/m2/gm2-libs/DynamicStrings.mod | 8 --- gcc/m2/m2.flex | 3 +- gcc/m2/m2pp.cc | 2 + gcc/m2/mc-boot/GDynamicStrings.c | 26 +++----- gcc/m2/pge-boot/GDynamicStrings.c | 42 +++++-------- gcc/m2/pge-boot/GFIO.c | 6 +- gcc/m2/pge-boot/GIndexing.c | 6 +- gcc/m2/pge-boot/GM2EXCEPTION.c | 4 +- gcc/m2/pge-boot/GM2RTS.c | 121 ++++++++++++++++++++++++++++++------- gcc/m2/pge-boot/GNameKey.c | 4 +- gcc/m2/pge-boot/GPushBackInput.c | 6 +- gcc/m2/pge-boot/GRTExceptions.c | 34 +++++------ gcc/m2/pge-boot/GStdIO.c | 4 +- gcc/m2/pge-boot/GSymbolKey.c | 6 +- gcc/m2/pge-boot/GSysStorage.c | 6 +- 16 files changed, 164 insertions(+), 131 deletions(-)