From 3ada5dc12f44ed7378518f8eec3620946dbeb70e Mon Sep 17 00:00:00 2001 From: Andrew Pinski Date: Tue, 18 Jan 2005 09:53:23 -0800 Subject: [PATCH] compile only From-SVN: r93841 --- gcc/testsuite/gcc.dg/asm-a.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gcc/testsuite/gcc.dg/asm-a.c b/gcc/testsuite/gcc.dg/asm-a.c index aca2d4e59af1..b17b1b7354ab 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