This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c34ab549d88 Avoid registering unsupported OMP offload devices new eb619490b01 modula2: detect string and pointer formal and actual parame [...]
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 | 108 +++++++++++++++++---- gcc/m2/gm2-compiler/M2GCCDeclare.mod | 5 +- gcc/m2/gm2-compiler/M2GenGCC.mod | 61 ++++++------ gcc/m2/gm2-compiler/M2Quads.mod | 29 +++--- gcc/m2/gm2-compiler/SymbolTable.mod | 1 + .../pim/fail/{badpointer.mod => badpointer4.mod} | 8 +- gcc/testsuite/gm2/pim/fail/strconst.def | 6 ++ 7 files changed, 152 insertions(+), 66 deletions(-) copy gcc/testsuite/gm2/pim/fail/{badpointer.mod => badpointer4.mod} (69%) create mode 100644 gcc/testsuite/gm2/pim/fail/strconst.def