]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc.dg/vector-shift-2.c: Add -O to dg-options.
authorJakub Jelinek <jakub@redhat.com>
Mon, 13 May 2013 16:51:30 +0000 (18:51 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 13 May 2013 16:51:30 +0000 (18:51 +0200)
From-SVN: r198836

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vector-shift-2.c

index afa29c7d46e60f4f4ad660d2104b3376a099c53c..cc2d06bf59a911d4ae6c750df07eb42893918896 100644 (file)
@@ -1,3 +1,7 @@
+2013-05-13  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/vector-shift-2.c: Add -O to dg-options.
+
 2013-05-13  Greta Yorsh  <Greta.Yorsh@arm.com>
 
        * gcc.dg/tree-ssa/forwprop-26.c: Add -fno-short-enums
index 283429099c928f31b821ba48c0d2c7c17c1dc54a..14fff121c5e5656e6a61aa88ff3786cd7e829c29 100644 (file)
@@ -1,5 +1,5 @@
 /* { dg-do compile } */
-/* { dg-options "-fdump-tree-ccp1" } */
+/* { dg-options "-O -fdump-tree-ccp1" } */
 
 typedef unsigned vec __attribute__ ((vector_size (16)));
 void