]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
attr-weakref-1-darwin.c: Run on all Darwin platforms.
authorGeoffrey Keating <geoffk@apple.com>
Thu, 7 Jun 2007 19:04:02 +0000 (19:04 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 7 Jun 2007 19:04:02 +0000 (19:04 +0000)
* gcc.dg/attr-weakref-1-darwin.c: Run on all Darwin platforms.
* gcc.dg/20050826-1.c: Run on all Darwin platforms.
* gcc.dg/darwin-ld-2.c: Run on all Darwin platforms.
* gcc.dg/darwin-ld-4.c: Run on all Darwin platforms.
* gcc.dg/cleanup-8.c: Run on i386-darwin9 and later.
* gcc.dg/cleanup-9.c: Run on i386-darwin9 and later.
* gcc.dg/cleanup-10.c: Run on i386-darwin9 and later.
* gcc.dg/cleanup-11.c: Run on i386-darwin9 and later.

From-SVN: r125538

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20050826-1.c
gcc/testsuite/gcc.dg/attr-weakref-1-darwin.c
gcc/testsuite/gcc.dg/cleanup-10.c
gcc/testsuite/gcc.dg/cleanup-11.c
gcc/testsuite/gcc.dg/cleanup-8.c
gcc/testsuite/gcc.dg/cleanup-9.c
gcc/testsuite/gcc.dg/darwin-ld-2.c
gcc/testsuite/gcc.dg/darwin-ld-4.c

index d59c747e366314e5df54ea345291b4c4d9497784..d364c9a0ca7e9d76768df07f69c5092798f57754 100644 (file)
@@ -1,4 +1,13 @@
-2007-06-06  Geoffrey Keating  <geoffk@apple.com>
+2007-06-07  Geoffrey Keating  <geoffk@apple.com>
+
+       * gcc.dg/attr-weakref-1-darwin.c: Run on all Darwin platforms.
+       * gcc.dg/20050826-1.c: Run on all Darwin platforms.
+       * gcc.dg/darwin-ld-2.c: Run on all Darwin platforms.
+       * gcc.dg/darwin-ld-4.c: Run on all Darwin platforms.
+       * gcc.dg/cleanup-8.c: Run on i386-darwin9 and later.
+       * gcc.dg/cleanup-9.c: Run on i386-darwin9 and later.
+       * gcc.dg/cleanup-10.c: Run on i386-darwin9 and later.
+       * gcc.dg/cleanup-11.c: Run on i386-darwin9 and later.
 
        * gcc.dg/darwin-minversion-3.c: New.
 
index 7563ec7ef11aaf7b2e35bc55a57bf10611ab74e5..9101fb0227a065a1a2f4dbada728f0446728f6c3 100644 (file)
@@ -1,6 +1,6 @@
 /* Test whether strncmp has not been "optimized" into memcmp
    nor any code with memcmp semantics.  */
-/* { dg-do run { target i?86-*-linux* x86_64-*-linux* ia64-*-linux* alpha*-*-linux* powerpc*-*-linux* s390*-*-linux* sparc*-*-linux* i?86-*-darwin* powerpc-*-darwin*} } */
+/* { dg-do run { target i?86-*-linux* x86_64-*-linux* ia64-*-linux* alpha*-*-linux* powerpc*-*-linux* s390*-*-linux* sparc*-*-linux* *-*-darwin* } } */
 /* { dg-options "-O2" } */
 #include <stddef.h>
 #include <stdio.h>
index ef0ec52eacf4ea54a193a66765a4d417b1a038e6..c6835ed7ad08997c26a1c4451789a9541852c6ba 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-do run { target { powerpc-*-darwin* } } }
+// { dg-do run { target { *-*-darwin* } } }
 // { dg-require-weak "" }
 // { dg-options "-O2" }
 // { dg-options "-O2 -mmacosx-version-min=10.2" { target { powerpc-*-darwin* } } }
index beac2ecd56fa68de45b8e503cd792d438a8ec61c..11b7403f5ed3000df3679c7be530ee2b2213ddf6 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do run { target hppa*-*-hpux* *-*-linux* powerpc*-*-darwin* } } */
+/* { dg-do run { target hppa*-*-hpux* *-*-linux* powerpc*-*-darwin* *-*-darwin[912]* } } */
 /* { dg-options "-fexceptions -fnon-call-exceptions -O2" } */
 /* Verify that cleanups work with exception handling through signal frames
    on alternate stack.  */
index 8330c2b4bbe1c8b74c2051c2ecd397e65e35125c..6e145c5f31c1e6eca94cdbeb62f201c8e7307231 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do run { target hppa*-*-hpux* *-*-linux* powerpc*-*-darwin* } } */
+/* { dg-do run { target hppa*-*-hpux* *-*-linux* powerpc*-*-darwin* *-*-darwin[912]*} } */
 /* { dg-options "-fexceptions -fnon-call-exceptions -O2" } */
 /* Verify that cleanups work with exception handling through realtime signal
    frames on alternate stack.  */
index 3aca7223bd7e03372e71939ef9aef899050836f4..6f3ff6c511bf9f2d17a5bba05cc01503cc33334c 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do run { target hppa*-*-hpux* *-*-linux* powerpc*-*-darwin* } } */
+/* { dg-do run { target hppa*-*-hpux* *-*-linux* powerpc*-*-darwin* *-*-darwin[912]*} } */
 /* { dg-options "-fexceptions -fnon-call-exceptions -O2" } */
 /* Verify that cleanups work with exception handling through signal
    frames.  */
index 62a7e80017900a33b2db7581854525d388975608..93d0463aab8b2d47bff4182d390bd99753d2c469 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do run { target hppa*-*-hpux* *-*-linux* powerpc*-*-darwin* } } */
+/* { dg-do run { target hppa*-*-hpux* *-*-linux* powerpc*-*-darwin* *-*-darwin[912]*} } */
 /* { dg-options "-fexceptions -fnon-call-exceptions -O2" } */
 /* Verify that cleanups work with exception handling through realtime
    signal frames.  */
index 33a9c86d9cd1f862ae0e750848ba4f2faf0ab367..5de19524f0b74122cc8c18eb70ff968bd943063a 100644 (file)
@@ -2,7 +2,7 @@
 /* Developed by Devang Patel <dpatel@apple.com>.  */
 
 /* { dg-options "-bind_at_load" } */
-/* { dg-do link { target powerpc-*-darwin* } } */
+/* { dg-do link { target *-*-darwin* } } */
 
 int main()
 {
index 35d1be4165982fdc0247c1e174451a7e283cbb2c..5cac36ccf4f9ae3e384d8db76054a833053a7a38 100644 (file)
@@ -2,7 +2,7 @@
 /* Developed by Devang Patel <dpatel@apple.com>.  */
 
 /* { dg-options "-bundle" } */
-/* { dg-do link { target powerpc-*-darwin* } } */
+/* { dg-do link { target *-*-darwin* } } */
 
 int main()
 {