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

--- Comment #3 from Carl Love <c...@us.ibm.com> ---
Updated fix has been committed

commit a63e9c28b53f20ce1c4bdc0b81da59957a17f4f0
Author: Tulio Magno Quites Machado Filho <tul...@linux.ibm.com>
Date:   Fri Aug 20 19:07:09 2021 -0300

    powerpc: Add .machine directives for scv, copy, paste, cpabort instructions

    GCC is no longer passing the "-many" flag to the assembler.  So, the
    inline assembly instructions statements need to use the .machine directives
    for the specific platform.

    (gcc commit e154242724b084380e3221df7c08fcdbd8460674 ; "[RS6000] Don't
    pass -many to the assembler".

    Hardware sync instruction (hwsync) added after the copy, paste and cpabort
    instructions to improve the reliability of the test.

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

Reply via email to