/* { dg-do compile } */ /* { dg-options "-O2 -fdump-ipa-icf-details" } */ static int f(int t, int *a) __attribute__((noinline)); static int g(int t, volatile int *a) __attribute__((noinline)); static int g(int t, volatile int *a) { int i; int tt = 0; for(i=0;i