https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121164

--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-15 branch has been updated by Gaius Mulley
<ga...@gcc.gnu.org>:

https://gcc.gnu.org/g:19566453d58cbecfddff135881b532ee18d7e2a9

commit r15-10010-g19566453d58cbecfddff135881b532ee18d7e2a9
Author: Gaius Mulley <gaiusm...@gmail.com>
Date:   Sat Jul 19 00:05:10 2025 +0100

    [PATCH] PR modula2/121164 Modula 2 build failure

    This patch fixes the 2nd parameter name mismatch in
    ARRAYOFCHAR.mod.

    gcc/m2/ChangeLog:

            PR modula2/121164
            * gm2-libs/ARRAYOFCHAR.mod (Write): Rename 2nd parameter
            name a to str.

    (cherry picked from commit 22d8b89689769e5efefd2c4e6dda88d9f0b2a945)

    Signed-off-by: Gaius Mulley <gaiusm...@gmail.com>

Reply via email to