On Thu, Jul 28, 2016 at 10:40:49AM +0200, Andreas Enge wrote: > Well, the bug report states that the result is correct on armv7. Apparently > i686 is not IEEE compliant by default, while armv7 is. So it should be okay > to apply the flags only on i686. We assume that SSE, but not SSE2 or later > are supported, see our Qt package. Thanks for the advice. What do you think about the attached patch?