-
- Downloads
cmd/compile: fix boolean comparison on PPC64
Following CL 405114, for PPC64. Should fix PPC64 builds. Updates #52788. Change-Id: I193ac31cfba18b4f907dd2523b51368251fd6fad Reviewed-on: https://go-review.googlesource.com/c/go/+/405116 TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Cherry Mui <cherryyz@google.com> Reviewed-by:David Chase <drchase@google.com>
Showing
- src/cmd/compile/internal/ssa/gen/PPC64.rules 11 additions, 11 deletionssrc/cmd/compile/internal/ssa/gen/PPC64.rules
- src/cmd/compile/internal/ssa/rewritePPC64.go 76 additions, 32 deletionssrc/cmd/compile/internal/ssa/rewritePPC64.go
- src/cmd/objdump/objdump_test.go 1 addition, 1 deletionsrc/cmd/objdump/objdump_test.go
Loading
Please register or sign in to comment