vect-live-1.c: Use additional-options.
authorAlan Hayward <alan.hayward@arm.com>
Mon, 6 Jun 2016 09:15:23 +0000 (09:15 +0000)
committerAlan Hayward <alahay01@gcc.gnu.org>
Mon, 6 Jun 2016 09:15:23 +0000 (09:15 +0000)
2016-06-06  Alan Hayward  <alan.hayward@arm.com>

testsuite/
* gcc.dg/vect/vect-live-1.c: Use additional-options.
* gcc.dg/vect/vect-live-3.c: Likewise.

From-SVN: r237120

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/vect-live-slp-1.c
gcc/testsuite/gcc.dg/vect/vect-live-slp-3.c

index 4dc8a52a75af9eaa0f9a35e34277db023635bc00..5f513cfc1735bf0689f164e5836d85603b88b3f3 100644 (file)
@@ -1,3 +1,8 @@
+2016-06-06  Alan Hayward  <alan.hayward@arm.com>
+
+       * gcc.dg/vect/vect-live-1.c: Use additional-options.
+       * gcc.dg/vect/vect-live-3.c: Likewise.
+
 2016-06-06  Richard Biener  <rguenther@suse.de>
 
        PR tree-optimization/71398
index 82cd8dcabed8f18408e0e5cf295c2f15e0621ae6..7fefbff17d8c34bdfb1e8d697d2b9a70a048ae16 100644 (file)
@@ -1,5 +1,5 @@
 /* { dg-require-effective-target vect_int } */
-/* { dg-options "-fno-tree-scev-cprop" } */
+/* { dg-additional-options "-fno-tree-scev-cprop" } */
 
 #include "tree-vect.h"
 
index 9e4a59eca593289050086b4b0a1347be5d748723..aacf5cb98071f6fec1f4b522eeefeb6696787334 100644 (file)
@@ -1,5 +1,5 @@
 /* { dg-require-effective-target vect_int } */
-/* { dg-options "-fno-tree-scev-cprop" } */
+/* { dg-additional-options "-fno-tree-scev-cprop" } */
 
 #include "tree-vect.h"