diff options
| author | Keith Randall <khr@google.com> | 2018-02-14 14:21:31 -0800 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2018-02-14 23:07:39 +0000 |
| commit | 1566bf90253097dfec83f621a48e761ded4d2144 (patch) | |
| tree | 70adf631d118d2ce9f0978e608e50442240fcc0f /src/cmd/compile/internal/syntax/parser.go | |
| parent | c3e8da67dd79d84ac04187b5ce577d76d4e0c032 (diff) | |
| download | go-1566bf90253097dfec83f621a48e761ded4d2144.tar.xz | |
cmd/compile: fix constant folding of right shifts on s390x
Repeat previous fix on amd64 for s390x.
Sub-word right shifts should sign extend before shifting.
Update #23812
Change-Id: I2d770190c7d8a22310b0dbd9facb3fb05afa362a
Reviewed-on: https://go-review.googlesource.com/94028
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/cmd/compile/internal/syntax/parser.go')
0 files changed, 0 insertions, 0 deletions
