OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* testsuite/26_numerics/complex/13450.cc: Fix XFAIL selector.
[pf3gnuchains/gcc-fork.git]
/
libstdc++-v3
/
testsuite
/
26_numerics
/
complex
/
complex_value.cc
diff --git
a/libstdc++-v3/testsuite/26_numerics/complex/complex_value.cc
b/libstdc++-v3/testsuite/26_numerics/complex/complex_value.cc
index
fe7fa90
..
17b9c0b
100644
(file)
--- a/
libstdc++-v3/testsuite/26_numerics/complex/complex_value.cc
+++ b/
libstdc++-v3/testsuite/26_numerics/complex/complex_value.cc
@@
-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