modernc.org/ccgo/v3@v3.16.14/lib/testdata/gcc-9.1.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 }