Hi,

I am told that this ABI test does not apply to mingw targets. OK to apply?
Index: gcc/testsuite/gcc.target/i386/pr53425-1.c
===================================================================
--- gcc/testsuite/gcc.target/i386/pr53425-1.c   (revision 188384)
+++ gcc/testsuite/gcc.target/i386/pr53425-1.c   (working copy)
@@ -1,6 +1,7 @@
 /* PR target/53425 */
 /* { dg-do compile { target { ! { ia32 } } } } */
 /* { dg-options "-O2 -mno-sse" } */
+/* { dg-skip-if "" { { i?86-*-mingw* x86_64-*-mingw* } && ! ilp32 } { "*" } { 
"" } } */
 
 typedef double __v2df __attribute__ ((__vector_size__ (16)));
 
Index: gcc/testsuite/gcc.target/i386/pr53425-2.c
===================================================================
--- gcc/testsuite/gcc.target/i386/pr53425-2.c   (revision 188384)
+++ gcc/testsuite/gcc.target/i386/pr53425-2.c   (working copy)
@@ -1,6 +1,7 @@
 /* PR target/53425 */
 /* { dg-do compile { target { ! { ia32 } } } } */
 /* { dg-options "-O2 -mno-sse" } */
+/* { dg-skip-if "" { { i?86-*-mingw* x86_64-*-mingw* } && ! ilp32 } { "*" } { 
"" } } */
 
 typedef float __v2sf __attribute__ ((__vector_size__ (8)));
 

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to