mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 08:20:32 +08:00
13450.cc: Fix XFAIL selector.
* testsuite/26_numerics/complex/13450.cc: Fix XFAIL selector. * testsuite/26_numerics/complex/complex_value.cc: Ditto. * testsuite/26_numerics/complex/pow.cc: Ditto. From-SVN: r94904
This commit is contained in:
parent
75d1ddc1df
commit
ecddf99e14
@ -1,5 +1,9 @@
|
||||
2005-02-11 Janis Johnson <janis187@us.ibm.com>
|
||||
|
||||
* testsuite/26_numerics/complex/13450.cc: Fix XFAIL selector.
|
||||
* testsuite/26_numerics/complex/complex_value.cc: Ditto.
|
||||
* testsuite/26_numerics/complex/pow.cc: Ditto.
|
||||
|
||||
* testsuite/lib/libstdc++.exp: Load target-supports-dg.exp.
|
||||
* testsuite/26_numerics/complex/13450.cc: XFAIL for broken_cplxf_arg.
|
||||
* testsuite/26_numerics/complex/complex_value.cc: Ditto.
|
||||
|
@ -1,4 +1,4 @@
|
||||
// { dg-do run { xfail { powerpc*-*-linux* && broken_cplxf_arg } } }
|
||||
// { dg-do run { xfail broken_cplxf_arg } }
|
||||
|
||||
// Copyright (C) 2004 Free Software Foundation
|
||||
//
|
||||
|
@ -1,4 +1,4 @@
|
||||
// { dg-do run { xfail { powerpc*-*-linux* && broken_cplxf_arg } } }
|
||||
// { dg-do run { xfail broken_cplxf_arg } }
|
||||
// { dg-options "-O0" }
|
||||
// 2000-11-20
|
||||
// Benjamin Kosnik bkoz@redhat.com
|
||||
|
@ -1,4 +1,4 @@
|
||||
// { dg-do run { xfail { powerpc*-*-linux* && broken_cplxf_arg } } }
|
||||
// { dg-do run { xfail broken_cplxf_arg } }
|
||||
// PR libstdc++/10689
|
||||
// Origin: Daniel.Levine@jhuaph.edu
|
||||
// { dg-options "-mieee" { target alpha*-*-* } }
|
||||
|
Loading…
x
Reference in New Issue
Block a user