Updated cloog submodule
[clay.git] / tests / must_fail / dimprivatize_cant_privatize.c.clay.scop
blob776ae74d675ec6d254059be517243b850f3d0bad
1 [Clay] Warning: can't privatize this statement
2                 the dim (depth=2) seems to be already used
3                 the depth is the depth in the loops
4                 a[i][j] = 0;
5 [Clay] Error: line 1, privatization failed