| Index: gcc/gcc/testsuite/gcc.dg/weak/typeof-2.c
|
| diff --git a/gcc/gcc/testsuite/gcc.dg/weak/typeof-2.c b/gcc/gcc/testsuite/gcc.dg/weak/typeof-2.c
|
| index 5d97dc5c240e6912d9548e9839fbab3c2c306f42..63f427fc8c990c819180a6f8241be78d4b92d9c6 100644
|
| --- a/gcc/gcc/testsuite/gcc.dg/weak/typeof-2.c
|
| +++ b/gcc/gcc/testsuite/gcc.dg/weak/typeof-2.c
|
| @@ -43,4 +43,6 @@ int bar3 (int x)
|
| // Likewise for m68k targets.
|
| // { dg-final { if [string match fido-*-* $target_triplet ] {return} } }
|
| // { dg-final { if [string match m68k-*-* $target_triplet ] {return} } }
|
| +// Likewise for moxie targets.
|
| +// { dg-final { if [string match moxie-*-* $target_triplet ] {return} } }
|
| // { dg-final { scan-assembler "baz3.*baz3.*baz3.*baz3.*baz3.*baz3" } }
|
|
|