Commit b49fcebd by Eric Christopher Committed by Eric Christopher

20020210-1.c: xfail with optimization.

2004-07-07  Eric Christopher  <echristo@redhat.com>

	* gcc.c-torture/compile/20020210-1.c: xfail with optimization.

From-SVN: r84243
parent 0bd24153
2004-07-07 Eric Christopher <echristo@redhat.com>
* gcc.c-torture/compile/20020210-1.c: xfail with optimization.
2004-07-07 Andrew Pinski <apinski@apple.com>
* gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
......
/* PR c/5615 */
/* { dg-xfail-if "regression/16417" { "*-*-*" } { "-O1" "-O2" "-O3 -fomit-frame-pointer" "-O3 -g" "-Os" } { "" } } */
void f(int a, struct {int b[a];} c) {}
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