/* { dg-do compile } */ /* { dg-options "-O2 -funswitch-loops -fdump-tree-unswitch-details" } */ void foo (float **a, float **b, float *c, int n, int m, int l) { int i,j,k; float s; for (i=0; i