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

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

https://gcc.gnu.org/g:61025fbaf989a57ebf44f76d397fb895be0210ac

commit r13-8033-g61025fbaf989a57ebf44f76d397fb895be0210ac
Author: Gaius Mulley <gaiusm...@gmail.com>
Date:   Thu Nov 9 16:14:43 2023 +0000

    PR modula2/112110: fails to build on freebsd when compiling wrapclock.cc

    This patch fixes a mangled #if #endif conditional section within
    wrapclock.cc.  The conditional section in wrapclock_timezone should
    return 0 rather than return timezone.

    libgm2/ChangeLog:

            PR modula2/112110
            * libm2iso/wrapclock.cc (timezone): Return 0 if unable to
            get the timezone from the tm struct.

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

Reply via email to