]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ipa-sra-2.c: Add dg-require-effective-target non_strict_align.
authorUros Bizjak <ubizjak@gmail.com>
Thu, 20 Oct 2011 15:20:34 +0000 (17:20 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 20 Oct 2011 15:20:34 +0000 (17:20 +0200)
       * gcc.dg/ipa/ipa-sra-2.c: Add dg-require-effective-target
       non_strict_align.
       * gcc.dg/ipa/ipa-sra-6.c: Ditto.

From-SVN: r180257

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

index ec1143ff7b2f4218c82c3c4a138ecde7aba935c2..747f083643a694aca47c15a5312a5ebdb50f2af2 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 3437a81aa2cc93e19386408ff9b02b9ffd98c8c4..c6b4d63aa78d0281b1aea41b834748d439cbb42f 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 60382949175db49ce874804fa5866d19796029a5..487e72ef4ca1b5582173c8365b0ef6df8cbcd346 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
 {