[Bug ada/115305] [15 Regression] many (162) acats regressions on i686-darwin9

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Dec 6 13:39:22 GMT 2025


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

--- Comment #14 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-15 branch has been updated by Eric Botcazou
<ebotcazou@gcc.gnu.org>:

https://gcc.gnu.org/g:082f98391d92b013e21333fa1b512015fcb0e84f

commit r15-10574-g082f98391d92b013e21333fa1b512015fcb0e84f
Author: Iain Sandoe <iain@sandoe.co.uk>
Date:   Wed Dec 3 07:44:53 2025 +0000

    Ada, Darwin: Implement OSLock for Darwin [PR115305].

    The generic Posix code does not match the layout of the pthread entities
    in the Darwin _pthread_types.h.  So, let's make a Darwin-specific version
    and use it.

            PR ada/115305

    gcc/ada/ChangeLog:

            * Makefile.rtl: Use s-oslock__darwin instead of the Posix version.
            * libgnat/s-oslock__darwin.ads: New file.

    Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>


More information about the Gcc-bugs mailing list