mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-26 04:14:06 +08:00
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
This commit is contained in:
parent
0bd241538e
commit
b49fcebddd
@ -1,3 +1,7 @@
|
||||
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*.
|
||||
|
@ -1,2 +1,3 @@
|
||||
/* 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) {}
|
||||
|
Loading…
Reference in New Issue
Block a user