OSDN Git Service

* gcc.dg/torture/pr37868.c: Skip on the SPARC.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Dec 2008 11:18:32 +0000 (11:18 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Dec 2008 11:18:32 +0000 (11:18 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@142390 138bc75d-0d04-0410-961f-82ee72b054a4

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);