* tree-loop-distribution.c (struct partition): New field recording
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 20030219-1.c
blobecc943f77372ccb7fca1979db743cf3671d1fc41
1 int global_one;
3 void clobber_register()
5 *(volatile unsigned char *)(0xE0000000 * global_one) = 0x00;