* testsuite/26_numerics/complex/pow.cc: Use -mieee on alpha.
From-SVN: r91738
This commit is contained in:
parent
4ec3604f50
commit
192b2fc48c
@ -1,3 +1,7 @@
|
||||
2004-12-04 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* testsuite/26_numerics/complex/pow.cc: Use -mieee on alpha.
|
||||
|
||||
2004-12-04 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* include/ext/malloc_allocator.h: Include cstdlib.
|
||||
|
@ -1,5 +1,6 @@
|
||||
// PR libbstdc++/10689
|
||||
// PR libstdc++/10689
|
||||
// Origin: Daniel.Levine@jhuaph.edu
|
||||
// { dg-options "-mieee" { target alpha*-*-* } }
|
||||
|
||||
#include <complex>
|
||||
#include <testsuite_hooks.h>
|
||||
|
Loading…
Reference in New Issue
Block a user