This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f6c5e247b29 RISC-V: Fix incorrect index(offset) of gather/scatter new 2b783fe2e81 PR modula2/111675 Incorrect packed record field value passe [...]
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/M2CaseList.mod | 2 +- gcc/m2/gm2-compiler/M2GCCDeclare.mod | 38 +++++++++++++---- gcc/m2/gm2-compiler/M2Quads.mod | 2 +- gcc/m2/gm2-compiler/P2SymBuild.mod | 23 +++++----- gcc/m2/gm2-compiler/SymbolTable.mod | 12 ++++-- gcc/m2/gm2-gcc/m2expr.cc | 13 +++--- gcc/m2/gm2-gcc/m2expr.def | 8 ++++ gcc/m2/gm2-gcc/m2expr.h | 2 +- gcc/m2/gm2-gcc/m2type.cc | 23 +--------- .../gm2/extensions/run/pass/packedrecord3.mod | 49 ++++++++++++++++++++++ 10 files changed, 118 insertions(+), 54 deletions(-) create mode 100644 gcc/testsuite/gm2/extensions/run/pass/packedrecord3.mod