Commit 319633cd by Kyrylo Tkachov Committed by Kyrylo Tkachov

Skip gcc.dg/gimplefe-26.c on non-c99 runtime targets

	* gcc.dg/gimplefe-26.c: Require c99_runtime.

From-SVN: r245622
parent 0cacdbfe
2016-02-21 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* gcc.dg/gimplefe-26.c: Require c99_runtime.
2017-02-20 Kelvin Nilsen <kelvin@gcc.gnu.org> 2017-02-20 Kelvin Nilsen <kelvin@gcc.gnu.org>
PR target/78056 PR target/78056
......
/* { dg-do compile } */ /* { dg-do compile { target c99_runtime } } */
/* { dg-options "-O -fgimple -fdump-tree-ssa-gimple" } */ /* { dg-options "-O -fgimple -fdump-tree-ssa-gimple" } */
#define foo(type, num) \ #define foo(type, num) \
......
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