3 /* { dg-options "-Ofast --param ipa-cp-eval-threshold=0 -fno-guess-branch-probability -fno-inline-small-functions" } */
4 /* { dg-require-effective-target alloca } */
9 struct S
{ int a
[n
]; };
36 __typeof__ (fn ()) *p
= &x
;
40 if (fn2 ().a
[0] != 42)