On Thu, Jul 3, 2014 at 2:43 PM, FX <fxcoud...@gmail.com> wrote: > Here’s an updated patch, providing support for underflow control in the > IEEE_ARITHMETIC module, for x86/x86_64 targets and alpha-glibc. > > Bootstrapped and regtested on x86_64-apple-darwin13, tested by Uros on alpha.
The testcase still needs: ! { dg-do run } ! { dg-require-effective-target sse2_runtime { target { i?86-*-* x86_64-*-* } } } ! { dg-additional-options "-msse2 -mfpmath=sse" { target { i?86-*-* x86_64-*-* } } } Uros.