diff options
| -rw-r--r-- | gcc/testsuite/gcc.dg/asm-a.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/asm-a.c b/gcc/testsuite/gcc.dg/asm-a.c index aca2d4e..b17b1b7 100644 --- a/gcc/testsuite/gcc.dg/asm-a.c +++ b/gcc/testsuite/gcc.dg/asm-a.c @@ -1,5 +1,6 @@ /* { dg-require-effective-target ilp32 } */ /* { dg-options "-O2" } */ +/* { dg-do compile } */ /* The problem was we were not striping the long cast here. Note this really should be invalid code but not for the |
