Hi Elliot -

I suspect that CForLoops-V1 has broken --llvm compilation.
Do you know that to be the case - in other words are there
places you added something for the C backend only? It's possible
that the problem is another recent change, such as Tom's
constructor updates...

Right now I get:
$ chpl --llvm hello.chpl
$ ./a.out
.../localeModels/flat/LocaleModel.chpl:198: error: halt reached - array index 
out of bounds: (13956352)

It would help a lot to have a  --minimal-modules test
of the new C for loop functionality... or a way to temporarily disable the
emission of C for loops except for in a specific test.

Any pointers or test cases would be appreciated.

Thanks,

-michael

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Chapel-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-developers

Reply via email to