2009-07-14 Jack Howarth <howarth@bromo.med.uc.edu>
authorjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Jul 2009 16:50:34 +0000 (16:50 +0000)
committerjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Jul 2009 16:50:34 +0000 (16:50 +0000)
* testsuite/gcc.c-torture/compile/20000804-1.c: skip for ilp32 on
both i?86-*-darwin* and x86_64-*-darwin*.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149631 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20000804-1.c

index 70109d9..ec32f9e 100644 (file)
@@ -1,3 +1,8 @@
+2009-07-14  Jack Howarth  <howarth@bromo.med.uc.edu>
+
+       * testsuite/gcc.c-torture/compile/20000804-1.c: skip for ilp32 on
+       both i?86-*-darwin* and x86_64-*-darwin*.
+
 2009-07-14  Joseph Myers  <joseph@codesourcery.com>
 
        * gcc.target/i386/pr37843-1.c, gcc.target/i386/pr37843-2.c,
index 68db6d3..d1b3515 100644 (file)
@@ -2,7 +2,7 @@
    statement to force a 'long long' (64-bits) to go in a register.  */
 /* { dg-do assemble } */
 /* { dg-skip-if "" { { i?86-*-* x86_64-*-* } && ilp32 } { "-fpic" "-fPIC" } { "" } } */
-/* { dg-skip-if "PIC default" { i?86-*-darwin* } { "*" } { "" } } */
+/* { dg-skip-if "PIC default" { { i?86-*-darwin*  x86_64-*-darwin* } && ilp32 } { "*" } { "" } } */
 /* { dg-skip-if "No 64-bit registers" { m32c-*-* } { "*" } { "" } } */
 /* { dg-xfail-if "" { m6811-*-* m6812-*-* h8300-*-* } { "*" } { "" } } */