summaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/dfp/func-vararg-mixed-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/c-c++-common/dfp/func-vararg-mixed-2.c')
-rw-r--r--gcc/testsuite/c-c++-common/dfp/func-vararg-mixed-2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/c-c++-common/dfp/func-vararg-mixed-2.c b/gcc/testsuite/c-c++-common/dfp/func-vararg-mixed-2.c
index 9c6be638d2f..893cdae27ff 100644
--- a/gcc/testsuite/c-c++-common/dfp/func-vararg-mixed-2.c
+++ b/gcc/testsuite/c-c++-common/dfp/func-vararg-mixed-2.c
@@ -1,5 +1,4 @@
/* { dg-do run { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */
-/* { dg-xfail-run-if "32-bit vararg broken" { c++ } { "*" } { "" } } */
/* { dg-options "-mpreferred-stack-boundary=2" } */
/* C99 6.5.2.2 Function calls.