2015-09-24 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git] / gcc / testsuite / gcc.dg / torture / pr29119.c
blob63e5d8693a97df789f27d6c8e4ad88a42a8c7ab7
1 /* { dg-do compile } */
3 void ldt_add_entry(void)
5 __asm__ ("" :: "m"(({unsigned __v; __v;})));