1 /* { dg-do compile { target { *-*-linux* && ilp32 } } } */
2 /* { dg-options "-O2" } */
3 /* { dg-final { scan-assembler-times "@ha" 1 { target { ! fpic } } } } */
6 /* Test for PR 7003, address of array loaded int register
7 twice without any need. */
9 extern const char flags
[256];
11 unsigned char * f (unsigned char * s
) {