Commit Graph

2 Commits

Author SHA1 Message Date
Jonas Maebe
7ba5eaf272 * fixed copy/paste error in the test, and the compiler bug that was
triggered by it (make sure that records with indexed array fields
    are never kept in registers), mantis #17283

git-svn-id: trunk@15921 -
2010-08-30 11:27:14 +00:00
Jonas Maebe
80086184d3 * mark values typecasted to regular array types and indexed as non-regable,
so that they aren't forced into a temporary location when passed to a
    var parameter later on (mantis #17283)

git-svn-id: trunk@15918 -
2010-08-29 17:19:58 +00:00