This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1690e47e101 RISC-V: Add xfail test case for wv insn highest overlap new f9a48fe7032 PR modula2/112893 full type checking between proctype and p [...]
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/M2Check.mod | 4 +- gcc/m2/gm2-compiler/M2Range.mod | 3 +- gcc/m2/gm2-compiler/SymbolTable.def | 7 ++ gcc/m2/gm2-compiler/SymbolTable.mod | 76 ++++++++++++++++++++-- gcc/testsuite/gm2/iso/const/fail/castproctype.mod | 19 ++++++ .../pim/{pass/another.mod => fail/badproctype.mod} | 12 ++-- gcc/testsuite/gm2/pim/pass/another.mod | 8 +-- gcc/testsuite/gm2/pim/pass/proccard.mod | 3 +- 8 files changed, 110 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/gm2/iso/const/fail/castproctype.mod copy gcc/testsuite/gm2/pim/{pass/another.mod => fail/badproctype.mod} (77%)