projects
/
platform
/
upstream
/
libffi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
262cf74
)
Disable type warnings for or1k.
author
Anthony Green
<green@moxielogic.com>
Tue, 19 Nov 2019 15:07:16 +0000
(10:07 -0500)
committer
Anthony Green
<green@moxielogic.com>
Tue, 19 Nov 2019 15:07:16 +0000
(10:07 -0500)
testsuite/libffi.call/huge_struct.c
patch
|
blob
|
history
diff --git
a/testsuite/libffi.call/huge_struct.c
b/testsuite/libffi.call/huge_struct.c
index 187c42cc33492dd7f1a37f2f534c44c05f770373..1915c3f1e8f8fcc53dd47527f3cf1c05558f7f63 100644
(file)
--- a/
testsuite/libffi.call/huge_struct.c
+++ b/
testsuite/libffi.call/huge_struct.c
@@
-7,7
+7,7
@@
/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */
/* { dg-options -mlong-double-128 { target powerpc64*-*-linux* } } */
-/* { dg-options -Wformat=0 { target moxie*-*-elf } } */
+/* { dg-options -Wformat=0 { target moxie*-*-elf
or1k-*-*
} } */
#include "ffitest.h"