-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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: inline marker targets not reachable after assembly on arm [1.15 backport] #40798
Labels
Milestone
Comments
Change https://golang.org/cl/249444 mentions this issue: |
Approving per discussion in a release meeting. This backport applies to both 1.15 (this issue) and 1.14 (#40797). |
Closed by merging b616f74 to release-branch.go1.15. |
gopherbot
pushed a commit
that referenced
this issue
Sep 3, 2020
…truction stream This has already been done for s390x, ppc64. This CL is for all the other architectures. Fixes #40798 Change-Id: Idd1816e057df63022d47e99fa06617811d8c8489 Reviewed-on: https://go-review.googlesource.com/c/go/+/248684 Run-TryBot: Cherry Zhang <cherryyz@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Cherry Zhang <cherryyz@google.com> (cherry picked from commit 46ca7b5) Reviewed-on: https://go-review.googlesource.com/c/go/+/249444 Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
claucece
pushed a commit
to claucece/go
that referenced
this issue
Oct 22, 2020
…truction stream This has already been done for s390x, ppc64. This CL is for all the other architectures. Fixes golang#40798 Change-Id: Idd1816e057df63022d47e99fa06617811d8c8489 Reviewed-on: https://go-review.googlesource.com/c/go/+/248684 Run-TryBot: Cherry Zhang <cherryyz@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Cherry Zhang <cherryyz@google.com> (cherry picked from commit 46ca7b5) Reviewed-on: https://go-review.googlesource.com/c/go/+/249444 Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
@mundaym requested issue #40796 to be considered for backport to the next 1.15 minor release.
The text was updated successfully, but these errors were encountered: