This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from 1e9255f7b35 [PATCH] PR modula2/120389 Assigning wrong type to an array [...] new b355c295cab [PATCH] PR modula2/120497: error is generated for good code [...]
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/M2Range.mod | 64 +++++++++++++++++++++--------- gcc/testsuite/gm2/pim/pass/ReturnType.mod | 17 ++++++++ gcc/testsuite/gm2/pim/pass/ReturnType2.mod | 19 +++++++++ 3 files changed, 82 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gm2/pim/pass/ReturnType.mod create mode 100644 gcc/testsuite/gm2/pim/pass/ReturnType2.mod