diff options
Diffstat (limited to 'gcc/testsuite/gcc.c-torture/compile/920501-4.c')
-rw-r--r-- | gcc/testsuite/gcc.c-torture/compile/920501-4.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/testsuite/gcc.c-torture/compile/920501-4.c b/gcc/testsuite/gcc.c-torture/compile/920501-4.c index 3481deefedb..48314cc7898 100644 --- a/gcc/testsuite/gcc.c-torture/compile/920501-4.c +++ b/gcc/testsuite/gcc.c-torture/compile/920501-4.c @@ -1,7 +1,4 @@ -/* This test fails on HC11/HC12 when it is compiled without -mshort because - the 'r0' array is too large. Force to use 16-bit ints for it. */ /* { dg-do assemble } */ -/* { dg-xfail-if "" { m6811-*-* m6812-*-* } { "*" } { "-mshort" } } */ foo () { |