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

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Hans-Peter Nilsson <h...@gcc.gnu.org>:

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

commit r14-2206-gb22cf5f0321f6425a357c06647a4366d99ddac61
Author: Hans-Peter Nilsson <h...@axis.com>
Date:   Sat Feb 4 18:38:45 2023 +0100

    libstdc++: Re-apply PR108672 fix (avoid use of naked int32_t in
unseq_backend_simd.h)

    The fix was overwritten by r14-2109-g3162ca09dbdc2e "libstdc++:
    Synchronize PSTL with upstream".

    libstdc++-v3:

            PR libstdc++/108672
            * include/pstl/unseq_backend_simd.h (__simd_or): Re-apply using
            __INT32_TYPE__ instead of int32_t.

Reply via email to