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

Andreas Arnez <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Andreas Arnez <[email protected]> ---
(In reply to Florian Krohm from comment #0)
[...]
> This also looks suspicious. How does the compiler know that op.f needs to be
> put in
> a register that is valid to identify a floating point register pair ???
> There is no gcc constraint for register pairs on s390 AFAICT.
No, that should be OK. The compiler knows that the data type of `op.f',
Float128 (== long double) requires a register pair when storing it in
floating-point registers.

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

Reply via email to