diff options
| author | Keith Randall <khr@golang.org> | 2017-10-25 13:46:38 -0700 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2017-10-26 02:45:05 +0000 |
| commit | 40649e697907d928316efac47902a1c7554c3196 (patch) | |
| tree | a569190c03a6dd99b9d16077dea3bfddb2c011d3 /src/plugin | |
| parent | 088209bbe870725f82e44e604e787d7273488bd6 (diff) | |
| download | go-40649e697907d928316efac47902a1c7554c3196.tar.xz | |
cmd/compile: make sure not to use SP as an index register
...because that's an illegal addressing mode.
I double-checked handling of this code, and 387 is the only
place where this check is missing.
Fixes #22429
Change-Id: I2284fe729ea86251c6af2f04076ddf7a5e66367c
Reviewed-on: https://go-review.googlesource.com/73551
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/plugin')
0 files changed, 0 insertions, 0 deletions
