-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Milestone
Description
PR that enables indyLambda for building scala/scala: scala/scala#4594
[solved in pr 4599] a number of tests for reify crash the backend at runtime:
run/reify_properties.scalarun/reify_newimpl_52.scalarun/reify_properties.scalarun/reify_fors_oldpatmat.scalarun/reify_newimpl_51.scalarun/reify_fors_newpatmat.scalarun/reify_sort1.scalarun/reify_csv.scalarun/reify_for1.scala
[still to do] another issue: the old optimizer seems to fail when the scala library is compiled with indyLambda, e.g., it cannot inline List.foreach. That causes a number of test failures:
run/t7008-scala-defined/Test_3.scalarun/private-inline.scalajvm/patmat_opt_ignore_underscore/test.scalajvm/patmat_opt_no_nullcheck/test.scalarun/elidable-opt.scalastarted producing inliner warnings