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
* g++.dg/dfp/dfp.exp: Run tests from c-c++-common/dfp.
[pf3gnuchains/gcc-fork.git]
/
gcc
/
testsuite
/
c-c++-common
/
dfp
/
func-vararg-mixed-2.c
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
893cdae
..
9c6be63
100644
(file)
--- 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,4
+1,5
@@
/* { 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.