This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b5f48e7872d GCN, nvptx offloading: Restrain 'WARNING: program timed out [...] new 9ce4c801e82 PR modula2/120188: documented example does not work assignv [...]
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/doc/gm2.texi | 2 +- .../doc/examples/plugin/fail/assignvalue.mod | 25 +++++++++++++++ .../plugin/fail/doc-examples-plugin-fail.exp | 25 +++++++++++++++ gcc/testsuite/lib/gm2-dg.exp | 37 +++++++++++++++++++++- 4 files changed, 87 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gm2.dg/doc/examples/plugin/fail/assignvalue.mod create mode 100644 gcc/testsuite/gm2.dg/doc/examples/plugin/fail/doc-examples-plug [...]