Joseph Myers <jos...@codesourcery.com> writes:

> Conversions between IEEE floating-point formats should convert
> signaling NaNs to quiet NaNs.  Most of those in QEMU's softfloat code
> do so, but those for floatx80 fail to.  Fix those conversions to
> silence signaling NaNs as well.
>
> Signed-off-by: Joseph Myers <jos...@codesourcery.com>

The threading from this seems to be a bit broken as it doesn't link to
the cover text. Also its a good idea to use get_maintainer.pl in your
workflow to ensure maintainers get CC'd so patches don't get lost in the
torrent that is qemu-devel.

-- 
Alex Bennée

Reply via email to