On Sat, Feb 12, 2011 at 06:54:05AM +0200, Zakkak Foivos wrote:
> for a function with this signature:
> void foo(int DIM, float *A[DIM][DIM])
> 
> it gives the following
> 
> Bug: Invalid length in array type: DIM

Hmmm.  Obviously, CIL only handles one-dimensional variable-length
arrays.  I'll try to fix that, but will probably not have time to do it
in a near future.

Sorry,
-- 
Gabriel

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users

Reply via email to