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: compiler crashes in ssa: isNonNegative bad type [1.15 backport] #40772

Closed
gopherbot opened this issue Aug 13, 2020 · 4 comments
Closed
Labels
CherryPickApproved Used during the release process for point releases FrozenDueToAge
Milestone

Comments

@gopherbot
Copy link

gopherbot commented Aug 13, 2020

@josharian requested issue #40746 to be considered for backport to the next 1.15 minor release.

@gopherbot please open a backport issue for 1.15. This is a compiler crash on valid input, with no obvious workaround.

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Aug 13, 2020
@gopherbot gopherbot added this to the Go1.14.8 milestone Aug 13, 2020
@FiloSottile FiloSottile changed the title cmd/compile: compiler crashes in ssa: isNonNegative bad type [1.14 backport] cmd/compile: compiler crashes in ssa: isNonNegative bad type [1.15 backport] Aug 13, 2020
@FiloSottile FiloSottile modified the milestones: Go1.14.8, Go1.15.1 Aug 13, 2020
@FiloSottile
Copy link
Contributor

Retargeted to Go 1.15.

@gopherbot
Copy link
Author

Change https://golang.org/cl/248401 mentions this issue: cmd/compile: correct type of CvtBoolToUint8 values

@dmitshur dmitshur added CherryPickApproved Used during the release process for point releases and removed CherryPickCandidate Used during the release process for point releases labels Aug 21, 2020
@dmitshur
Copy link
Contributor

Approved per discussion in a release meeting. Only 1.15 needs this backport.

@gopherbot
Copy link
Author

Closed by merging 9c17883 to release-branch.go1.15.

gopherbot pushed a commit that referenced this issue Aug 21, 2020
Fixes #40772

Change-Id: I539f07d1f958dacee87d846171a8889d03182d25
Reviewed-on: https://go-review.googlesource.com/c/go/+/248397
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-on: https://go-review.googlesource.com/c/go/+/248401
@dmitshur dmitshur modified the milestones: Go1.15.1, Go1.15.2 Sep 1, 2020
@golang golang locked and limited conversation to collaborators Sep 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CherryPickApproved Used during the release process for point releases FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

3 participants