OSDN Git Service

* gcc.dg/ipa/ipa-sra-2.c: Add dg-require-effective-target
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Oct 2011 15:20:34 +0000 (15:20 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Oct 2011 15:20:34 +0000 (15:20 +0000)
       non_strict_align.
       * gcc.dg/ipa/ipa-sra-6.c: Ditto.

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

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ipa/ipa-sra-2.c
gcc/testsuite/gcc.dg/ipa/ipa-sra-6.c

index ec1143f..747f083 100644 (file)
@@ -1,3 +1,9 @@
+2011-10-20  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.dg/ipa/ipa-sra-2.c: Add dg-require-effective-target
+       non_strict_align.
+       * gcc.dg/ipa/ipa-sra-6.c: Ditto.
+
 2011-10-20  Joseph Myers  <joseph@codesourcery.com>
 
        * gcc.target/i386/pr40906-1.c, gcc.target/i386/pr40906-2.c,
@@ -59,7 +65,7 @@
 2011-10-19  Uros Bizjak  <ubizjak@gmail.com>
 
        PR testsuite/50796
-       * gcc.dg/plugin/plugindir?.c Update dg_prune_output.
+       * gcc.dg/plugin/plugindir?.c Update dg-prune-output.
 
 2011-10-19  Jason Merrill  <jason@redhat.com>
 
index 3437a81..c6b4d63 100644 (file)
@@ -1,5 +1,6 @@
 /* { dg-do compile } */
 /* { dg-options "-O2 -fipa-sra -fdump-tree-eipa_sra-details"  } */
+/* { dg-require-effective-target non_strict_align } */
 
 struct bovid
 {
index 6038294..487e72e 100644 (file)
@@ -1,5 +1,6 @@
 /* { dg-do compile } */
 /* { dg-options "-O2 -fipa-sra -fdump-tree-eipa_sra-slim"  } */
+/* { dg-require-effective-target non_strict_align } */
 
 struct bovid
 {