2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 20010516-1.c
blob7732812cfb1906a7085f012b0c6c465a2f9da6f8
1 foo()
3 char d;
4 asm volatile ( "" :: "m"(&d));