| Index: gcc/gcc/testsuite/g++.dg/other/packed1.C
|
| diff --git a/gcc/gcc/testsuite/g++.dg/other/packed1.C b/gcc/gcc/testsuite/g++.dg/other/packed1.C
|
| index b1b829b223a44b19b8c44ffb7af2be3f25718b6e..91d0ed3a7245bb9c0b1fcabc8288678bddc78f91 100644
|
| --- a/gcc/gcc/testsuite/g++.dg/other/packed1.C
|
| +++ b/gcc/gcc/testsuite/g++.dg/other/packed1.C
|
| @@ -1,4 +1,4 @@
|
| -// { dg-do run { xfail arm-*-* sh-*-* } }
|
| +// { dg-do run { xfail arm-*-* sh-*-* lm32-*-* } }
|
|
|
| // NMS:2003-04-21 this fails on strict aligned architectures again,
|
| // the patch was reverted because it broke something more important.
|
|
|