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

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

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

commit r14-10944-gaefb47144465c620141daf46e0ce576a5b0a389e
Author: Gaius Mulley <gaiusm...@gmail.com>
Date:   Tue Nov 19 19:33:18 2024 +0000

    [PATCH] PR modula2/115164 initial test code highlighting the problem

    This patch includes some trivial testcode which highlights
    PR 115164.  Expect future test code to perform runtime checks
    for a series of trailing zeros.

    gcc/testsuite/ChangeLog:

            PR modula2/115164
            * gm2/isolib/run/pass/testlowread.mod: New test.
            * gm2/isolib/run/pass/testwritereal.mod: New test.

    (cherry picked from commit d642b66a298ece7394e786a6a2d14a4f0b561d9a)

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

Reply via email to