2 931018-1.c from the execute part of the gcc torture suite.
11 unsigned int a
[/*0x1000*/20];
12 extern const unsigned long v
;
14 void f (unsigned long a
);
17 testTortureExecute (void)
24 void f (unsigned long a
)
30 const unsigned long v
= 0xdeadbeefL
;