Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UndefVarError in code_warntype_legacy_ir #27276

Closed
tkoolen opened this issue May 27, 2018 · 0 comments
Closed

UndefVarError in code_warntype_legacy_ir #27276

tkoolen opened this issue May 27, 2018 · 0 comments
Labels
compiler:inference Type inference

Comments

@tkoolen
Copy link
Contributor

tkoolen commented May 27, 2018

src is not defined at this point:

slotnames = Base.sourceinfo_slotnames(src)

@kshyatt kshyatt added the compiler:inference Type inference label May 27, 2018
tkoolen added a commit to tkoolen/StaticArrays.jl that referenced this issue May 29, 2018
This set was introduced to test an inference issue (JuliaLang/julia#21244) in an old version of Julia.

It currently fails on Julia master because of JuliaLang/julia#27276.

In my opinion, it's currently not really testing anything valuable, and the Julia PR that fixed the issue has associated test cases that should cover this.
maleadt added a commit that referenced this issue May 30, 2018
@maleadt maleadt closed this as completed Jun 1, 2018
maleadt added a commit that referenced this issue Jun 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:inference Type inference
Projects
None yet
Development

No branches or pull requests

3 participants