This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b2f327b9be8 RISC-V: Add Z*inx imcompatible check in gcc new 3be4e43a6a0 PR modula2/109336 - The -fmod= and -fdef= options do not work
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/M2FileName.mod | 18 ++-- gcc/m2/gm2-compiler/M2Options.def | 6 +- gcc/m2/gm2-compiler/M2Options.mod | 18 ++-- gcc/m2/gm2-compiler/M2Search.mod | 6 +- gcc/m2/gm2-gcc/m2decl.cc | 2 +- gcc/m2/gm2spec.cc | 96 ++++++++++++++++++---- .../hello.mod => link/nondefaultext/pass/hello.md} | 2 + gcc/testsuite/gm2/link/nondefaultext/pass/liba.dm | 8 ++ gcc/testsuite/gm2/link/nondefaultext/pass/liba.md | 6 ++ .../pass/link-nondefaultext-pass.exp} | 11 +-- 10 files changed, 128 insertions(+), 45 deletions(-) copy gcc/testsuite/gm2/{switches/whole-program/pass/run/hello.mod => link/nondefau [...] create mode 100644 gcc/testsuite/gm2/link/nondefaultext/pass/liba.dm create mode 100644 gcc/testsuite/gm2/link/nondefaultext/pass/liba.md copy gcc/testsuite/gm2/{case/pass/case-pass.exp => link/nondefaultext/pass/link-no [...] mode change 100644 => 100755