The test case, which is somewhat long and has 2 files.
application/x-zip-compressed
1810
Comments
Comment #0 by dsimcha — 2012-01-17T21:34:19Z
Created attachment 1069
The test case, which is somewhat long and has 2 files.
When compiling the attached test case using dmd -O -inline -release *.d I
receive the following error message:
Statement::doInline()
for (;;)
{
ulong n = rows;
, (double alpha = alpha;
) , (double* x = data;
) , (ulong incx = 1LU;
);
}