Commit 3bbddc8e by H.J. Lu Committed by H.J. Lu

Add missing braces in gcc.dg/pr44194-1.c

	* gcc.dg/pr44194-1.c (dg-do): Add missing braces.

From-SVN: r217316
parent b1274923
2014-11-10 H.J. Lu <hongjiu.lu@intel.com>
* gcc.dg/pr44194-1.c (dg-do): Add missing braces.
2014-11-10 Roman Gareev <gareevroman@gmail.com> 2014-11-10 Roman Gareev <gareevroman@gmail.com>
* gcc.dg/graphite/isl-ast-gen-blocks-1.c: Remove using of * gcc.dg/graphite/isl-ast-gen-blocks-1.c: Remove using of
......
/* { dg-do compile { target { { { { { { { i?86-*-* x86_64-*-* } && x32 } || lp64 } && { ! s390*-*-* } } && { ! hppa*64*-*-* } } && { ! alpha*-*-* } } && { { ! powerpc*-*-linux* } || powerpc_elfv2 } && { ! nvptx-*-* } } } } */ /* { dg-do compile { target { { { { { { { { i?86-*-* x86_64-*-* } && x32 } || lp64 } && { ! s390*-*-* } } && { ! hppa*64*-*-* } } && { ! alpha*-*-* } } && { { ! powerpc*-*-linux* } || powerpc_elfv2 } && { ! nvptx-*-* } } } } } */
/* { dg-options "-O2 -fdump-rtl-dse1 -fdump-rtl-final" } */ /* { dg-options "-O2 -fdump-rtl-dse1 -fdump-rtl-final" } */
/* Restrict to 64-bit targets since 32-bit targets usually return small /* Restrict to 64-bit targets since 32-bit targets usually return small
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment