/* { dg-do run } */ /* { dg-options "-O2 -funswitch-loops" } */ #include __attribute__ ((noinline)) void foo (float **a, float **b, float *c, int n, int m, int l) { int i,j,k; float s; for (i=0; i