1/* { dg-require-effective-target untyped_assembly } */
2foo (a, b, c, d, e, f, g, h, i)
3{
4  return foo () + i;
5}
6