1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-ipa-cp-details" } */
9 int __attribute__((noinline
, noclone
))
15 static int __attribute__((noinline
, noclone
))
23 static int __attribute__((noinline
, noclone
))
36 for (unsigned int i
= 0; i
< 10; ++i
)
42 /* { dg-final { scan-ipa-dump-times "Setting value range of param 0 \\(now 0\\) .irange. int \\\[-10, 9\\\]" 1 "cp" } } */