flatten-3.c: Add quotation marks around dg-options argument.
authorJakub Jelinek <jakub@redhat.com>
Wed, 11 Jan 2017 19:48:56 +0000 (20:48 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 11 Jan 2017 19:48:56 +0000 (20:48 +0100)
* gcc.dg/tree-ssa/flatten-3.c: Add quotation marks around dg-options
argument.

From-SVN: r244332

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/flatten-3.c

index 51bcf982f6d060de1171e1d227bd070cdcd0b59b..b22c2e3213be76c0229ea0ddcaca3bae43fe9517 100644 (file)
@@ -1,3 +1,8 @@
+2017-01-11  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/tree-ssa/flatten-3.c: Add quotation marks around dg-options
+       argument.
+
 2017-01-11  Martin Sebor  <msebor@redhat.com>
 
        PR c/47931
index 153165c72e34025b2d6b1207cce7100773ff0345..d5f7a47c25940c41f5dc0b276ba487038afaf499 100644 (file)
@@ -1,5 +1,5 @@
 /* { dg-do compile } */
-/* { dg-options -O2 -fno-ipa-icf } */
+/* { dg-options "-O2 -fno-ipa-icf" } */
 
 extern void do_something_usefull();
 /* Check that we finish compiling even if instructed to