1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-tree-threadfull1-details" } */
5 void foo (int a
, int b
, int c
, int d
, int e
)
15 /* Accounting whoes makes this not catched. */
24 /* { dg-final { scan-tree-dump "SUCCESS" "threadfull1" } } */