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

--- Comment #1 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jerry DeLisle <[email protected]>:

https://gcc.gnu.org/g:4cfa7717f2d4748cf70f7554066428243c6a4954

commit r16-7740-g4cfa7717f2d4748cf70f7554066428243c6a4954
Author: Jerry DeLisle <[email protected]>
Date:   Sun Feb 15 15:30:39 2026 -0800

    Fortran: Fix run time failures when compiled with -m32

            PR fortran/124080

    libgfortran/ChangeLog:

            * caf/shmem/hashmap.c (hash): Use size_t instead of
            uint64.
            (hmiadd): Use size_t instead of ssize_t.
            (scan_inside_lookahead): Likewise.
            (scan_empty): Likewise.

Reply via email to