Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gcc.dg / 20010516-1.c
blobe9b419f1a6885179c403ee87e7487af60b0070e9
1 foo()
3 char d;
4 __asm volatile ( "" :: "m"(&d)); /* { dg-error "" "non-lvalue" } */