[Bug nptl/33632] Incorrect USE_64B_ATOMICS usage on struct new_sem

cvs-commit at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Thu Dec 4 15:45:46 GMT 2025


https://sourceware.org/bugzilla/show_bug.cgi?id=33632

--- Comment #8 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Wilco Dijkstra <wilco@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=83dd79dffbcdd0ad57bf5471fbc1a3fd1d4e7e9a

commit 83dd79dffbcdd0ad57bf5471fbc1a3fd1d4e7e9a
Author: Wilco Dijkstra <wilco.dijkstra@arm.com>
Date:   Thu Dec 4 15:17:25 2025 +0000

    nptl: Check alignment of pthread structs

    Report assertion failure if the alignment of external pthread structs is
    lower than the internal version.  This triggers on type mismatches like
    in BZ #33632.

    Reviewed-by: Yury Khrustalev <yury.khrustalev@arm.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list