1 /* { dg-do compile } */
2 /* { dg-skip-if "Test is specific to the iWMMXt" { arm*-*-* } { "-mcpu=*" } { "-mcpu=iwmmxt" } } */
3 /* { dg-skip-if "Test is specific to the iWMMXt" { arm*-*-* } { "-mabi=*" } { "-mabi=iwmmxt" } } */
4 /* { dg-skip-if "Test is specific to the iWMMXt" { arm*-*-* } { "-march=*" } { "-march=iwmmxt" } } */
5 /* { dg-skip-if "Test is specific to ARM mode" { arm*-*-* } { "-mthumb" } { "" } } */
6 /* { dg-require-effective-target arm32 } */
7 /* { dg-require-effective-target arm_iwmmxt_ok } */
8 /* { dg-options "-O1 -mcpu=iwmmxt" } */
11 void x7(long long, long long);
20 long long x4
= x0
, x5
= x6();