https://bugs.kde.org/show_bug.cgi?id=417427

Carl Love <c...@us.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Carl Love <c...@us.ibm.com> ---
The patch was committed to Valgrind mainline

commit 6f8920fd8f9381cf75f5dd0c3c65ac5d86c0a537
Author: Carl Love <ca...@us.ibm.com>
Date:   Fri Feb 21 17:22:26 2020 -0600

    PPC64, fix for alignment of the rt_sigframe data structure.

    The PPC64 implementation checks that the data structure is aligned.  The
    changes in commit listed below breaks the alignment.  This patch adds an
    explicit alignment directive to ensure the data structure is allocated
    with the required alignment.  This fixes 31 stderr failures, 10 stdout
    failures on the Power 7, Power 8 and Power 9 platforms.

    commit 3bac39a10abf292d332bb20ab58c6dd5c28f9108
    Author: Eugene Syromyatnikov <evg...@gmail.com>
    Date:   Fri Mar 8 04:07:00 2019 +0100

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to