0.8.0.41: "Hunting on worms, part II"
authorAlexey Dejneka <adejneka@comail.ru>
Sat, 7 Jun 2003 06:08:58 +0000 (06:08 +0000)
committerAlexey Dejneka <adejneka@comail.ru>
Sat, 7 Jun 2003 06:08:58 +0000 (06:08 +0000)
        Insertion of type check on a function result continuation
        prevents tail call optimisation, so:
        * pathwise eliminate unnecessary type checks;
        * disable unsafe CAST insertion on function results.

        Now Paul Dietz' test suite finishes with "83 out of 12565
        total tests failed".


No differences found