* gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
From-SVN: r63559
This commit is contained in:
parent
3c0423169e
commit
f3c7ed6b01
@ -1,3 +1,7 @@
|
||||
2003-02-28 Richard Earnshaw <rearnsha@arm.com>
|
||||
|
||||
* gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
|
||||
|
||||
2003-02-28 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* ARM and Thumb asm statements should be able to access the constant
|
||||
pool. */
|
||||
/* { dg-do compile { target arm*-*-* } } */
|
||||
/* { dg-do compile { target arm*-*-* strongarm*-*-* xscale*-*-*} } */
|
||||
extern unsigned x[];
|
||||
unsigned *trapTable()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user