/* { dg-do compile } */

f(){asm("f":::"cc");}g(x,y){asm("g"::"%r"(x), "r"(y));}


syntax highlighted by Code2HTML, v. 0.9.1