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

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

https://gcc.gnu.org/g:a68458187d4c889dc11b2b95f08a61adf087f69d

commit r14-9648-ga68458187d4c889dc11b2b95f08a61adf087f69d
Author: Gaius Mulley <gaiusm...@gmail.com>
Date:   Sat Mar 23 16:04:23 2024 +0000

    PR modula2/114444 trunc float malformed error cause ICE

    This patch corrects two error format specifiers.

    gcc/m2/ChangeLog:

            PR modula2/114444
            * gm2-compiler/M2Quads.mod (BuildTruncFunction): Correct
            error format specifier.
            (BuildFloatFunction): Correct error format specifier.

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

Reply via email to