This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from c84a951a8ee libfortran: Fix up _gfortran_{,m,s}findloc2_s{1,4} [PR120196] new df1407f2122 [PATCH] PR modula2/120188: documented example does not work [...] new c220b8e7b42 [PATCH] PR modula2/120188: Use existing test for plugin
The 2 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 [...]