flatten-3.c: Add quotation marks around dg-options argument.

* gcc.dg/tree-ssa/flatten-3.c: Add quotation marks around dg-options
	argument.

From-SVN: r244332
This commit is contained in:
Jakub Jelinek 2017-01-11 20:48:56 +01:00 committed by Jakub Jelinek
parent 960ecba4bf
commit 88df7964b5
2 changed files with 6 additions and 1 deletions

View 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

View 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