Skip to content

Tailcalls generates references to labels from local functions. #196

Closed
@odersky

Description

@odersky

... and LambdaLift does not know what to do about them. In fact, I think we should not let TailCalls generate such labels.

To reproduce, check out branch transform/lambdalift and run the compiler with
-Ycheck:lambda on tests/pending/pos/tailcalls/t1672.scala.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions