This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from bcb8f401101 [PATCH] PR modula2/116048 ICE when encountering wrong kind [...] new 0891093e65c [PATCH] modula2: Add GNU flex as a build and install prerequisite. new 2665f3e027d [PATCH] modula2: Improve error message to include symbol name. new 056448490e4 [PATCH] PR modula2/115823 Wrong expansion of isnormal optab
The 3 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/install.texi | 4 ++++ gcc/m2/gm2-compiler/M2StateCheck.mod | 2 +- gcc/m2/gm2-gcc/m2builtins.cc | 4 ++-- .../gm2/builtins/run/pass/testisnormal.def | 5 +++++ .../gm2/builtins/run/pass/testisnormal.mod | 2 +- gcc/testsuite/gm2/builtins/run/pass/testsinl.def | 5 +++++ gcc/testsuite/gm2/builtins/run/pass/testsinl.mod | 23 ++++++++++++++++++++++ 7 files changed, 41 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gm2/builtins/run/pass/testisnormal.def create mode 100644 gcc/testsuite/gm2/builtins/run/pass/testsinl.def create mode 100644 gcc/testsuite/gm2/builtins/run/pass/testsinl.mod