/* { dg-do compile } */

void ldt_add_entry(void)
{
   __asm__ ("" :: "m"(({unsigned __v; __v;})));
}



syntax highlighted by Code2HTML, v. 0.9.1