1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-tree-stdarg" } */
6 /* This can be handled on all arches. If there is no va_start, registers don't need
12 /* { dg-final { scan-tree-dump "f1: va_list escapes 0, needs to save 0 GPR units and 0 FPR units" "stdarg" } } */
13 /* { dg-final { cleanup-tree-dump "stdarg" } } */