blob: 930dd8ab5f61a148e743427b448db303f9b21470 [file] [log] [blame]
/* { dg-require-effective-target untyped_assembly } */
foo (a, b, c, d, e, f, g, h, i)
{
return foo () + i;
}