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 bead6de23ec [PATCH] PR modula2/116181: m2rts fix -Wodr warning new 59f5d4ef997 [PATCH] PR modula2/116557 Remove physical address from the [...]
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-lang.cc | 5 ++--- gcc/m2/gm2-lang.h | 6 +++--- gcc/m2/images/LICENSE.IMG | 5 ++--- gcc/m2/m2-tree.def | 5 ++--- gcc/m2/mc-boot/GIndexing.cc | 9 ++++----- gcc/m2/mc-boot/Gkeyc.cc | 7 +++---- gcc/m2/mc-boot/Glists.cc | 7 +++---- gcc/m2/mc-boot/GmcComp.cc | 6 +++--- gcc/m2/mc-boot/GmcDebug.cc | 6 +++--- gcc/m2/mc-boot/GmcFileName.cc | 6 +++--- gcc/m2/mc-boot/GmcMetaError.cc | 8 ++++---- gcc/m2/mc-boot/GmcOptions.cc | 7 +++---- gcc/m2/mc-boot/GmcPreprocess.cc | 6 +++--- gcc/m2/mc-boot/GmcPretty.cc | 9 ++++----- gcc/m2/mc-boot/GmcPrintf.cc | 6 +++--- gcc/m2/mc-boot/GmcQuiet.cc | 6 +++--- gcc/m2/mc-boot/GmcReserved.cc | 7 +++---- gcc/m2/mc-boot/GmcSearch.cc | 6 +++--- gcc/m2/mc-boot/GmcStack.cc | 7 +++---- gcc/m2/mc/Indexing.mod | 7 +++---- gcc/m2/mc/keyc.mod | 7 +++---- gcc/m2/mc/lists.mod | 7 +++---- gcc/m2/mc/mcComp.mod | 6 +++--- gcc/m2/mc/mcDebug.mod | 6 +++--- gcc/m2/mc/mcFileName.mod | 6 +++--- gcc/m2/mc/mcMetaError.mod | 6 +++--- gcc/m2/mc/mcOptions.mod | 7 +++---- gcc/m2/mc/mcPreprocess.mod | 6 +++--- gcc/m2/mc/mcPretty.mod | 7 +++---- gcc/m2/mc/mcPrintf.mod | 6 +++--- gcc/m2/mc/mcQuiet.mod | 6 +++--- gcc/m2/mc/mcReserved.mod | 7 +++---- gcc/m2/mc/mcSearch.mod | 6 +++--- gcc/m2/mc/mcStack.mod | 7 +++---- gcc/m2/tools-src/buildpg | 5 ++--- gcc/m2/tools-src/calcpath | 6 +++--- gcc/m2/tools-src/checkmeta.py | 5 ++--- gcc/m2/tools-src/def2doc.py | 5 ++--- gcc/m2/tools-src/makeSystem | 6 +++--- gcc/m2/tools-src/tidydates.py | 5 ++--- 40 files changed, 116 insertions(+), 137 deletions(-)