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

cmd/compile: missing trim column in ssa.html #38242

Closed
josharian opened this issue Apr 4, 2020 · 3 comments
Closed

cmd/compile: missing trim column in ssa.html #38242

josharian opened this issue Apr 4, 2020 · 3 comments

Comments

@josharian
Copy link
Contributor

It is the final column. I suspect the recent collapse-duplicate-columns CL has a bug.

cc @bradford-hamilton

@bradford-hamilton
Copy link
Contributor

Oh no, I will take a look and see whats going on.

@bradford-hamilton
Copy link
Contributor

It looks like maybe stackframe and trim are missing.. Strange, but I'll keep you posted and submit a CL once I figure out whats going on.

@gopherbot
Copy link

Change https://golang.org/cl/227182 mentions this issue: cmd/compile: fix missing columns bug in ssa.html generation

@golang golang locked and limited conversation to collaborators Apr 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants