* 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 a1623c9be97ceceffb7679fdfe9dfaf014a4b9ca..2d8b273879a46c714af966e5b5a7b8fcffc2f66d 100644 (file)
@@ -1,3 +1,7 @@
+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.
index 85c2b5072ae4e6cbaff02f7f074fff782786a6c8..50fa903008fb272fb5ff9b364b969f1688ea6d16 100644 (file)
@@ -1,5 +1,6 @@
 /* { dg-do run } */
 /* { dg-options "-fno-strict-aliasing" } */
+/* { dg-skip-if "unaligned access" { sparc*-*-* } "*" "" } */
 
 extern void abort (void);