* gcc.dg/torture/pr37868.c: Skip on the SPARC.
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 3 Dec 2008 11:18:32 +0000 (11:18 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 3 Dec 2008 11:18:32 +0000 (11:18 +0000)
From-SVN: r142390

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr37868.c

index a1623c9..2d8b273 100644 (file)
@@ -1,5 +1,9 @@
 2008-12-03  Eric Botcazou  <ebotcazou@adacore.com>
 
+       * gcc.dg/torture/pr37868.c: Skip on the SPARC.
+
+2008-12-03  Eric Botcazou  <ebotcazou@adacore.com>
+
        * gcc.c-torture/compile/20081203-1.c: New test.
 
 2008-12-02  Jason Merrill  <jason@redhat.com>
index 85c2b50..50fa903 100644 (file)
@@ -1,5 +1,6 @@
 /* { dg-do run } */
 /* { dg-options "-fno-strict-aliasing" } */
+/* { dg-skip-if "unaligned access" { sparc*-*-* } "*" "" } */
 
 extern void abort (void);