modernc.org/cc@v1.0.1/testdata/gcc-6.3.0/gcc/testsuite/gcc.c-torture/compile/uuarg.c (about) 1 /* { dg-require-effective-target untyped_assembly } */ 2 foo (a, b, c, d, e, f, g, h, i) 3 { 4 return foo () + i; 5 }