Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
20030219-1.c
blob: ecc943f77372ccb7fca1979db743cf3671d1fc41 [
file
] [
log
] [
blame
]
int
global_one
;
void
clobber_register
()
{
*(
volatile
unsigned
char
*)(
0xE0000000
*
global_one
)
=
0x00
;
}