diff options
Diffstat (limited to 'gcc/testsuite/gcc.c-torture/compile/limits-declparen.c')
-rw-r--r-- | gcc/testsuite/gcc.c-torture/compile/limits-declparen.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.c-torture/compile/limits-declparen.c b/gcc/testsuite/gcc.c-torture/compile/limits-declparen.c index ee855800667..41bf9c5cdc1 100644 --- a/gcc/testsuite/gcc.c-torture/compile/limits-declparen.c +++ b/gcc/testsuite/gcc.c-torture/compile/limits-declparen.c @@ -1,4 +1,3 @@ -/* { dg-xfail-if "" { alpha*-dec-osf5* } { "-g" } { "" } } */ #define PTR1 (* (* (* (* (* (* (* (* (* (* #define PTR2 PTR1 PTR1 PTR1 PTR1 PTR1 PTR1 PTR1 PTR1 PTR1 PTR1 #define PTR3 PTR2 PTR2 PTR2 PTR2 PTR2 PTR2 PTR2 PTR2 PTR2 PTR2 |