Comment 3 for bug 1101679

Revision history for this message
Matt Giuca (mgiuca) wrote :

Fixed in branch 'llvm-backend' r1308.

Yep, it was memory corruption, due to a <= that should have been < in a loop in the built-in implementation of array().