diff options
| author | Michael Munday <munday@ca.ibm.com> | 2017-03-09 13:03:07 -0500 |
|---|---|---|
| committer | Michael Munday <munday@ca.ibm.com> | 2017-03-09 19:09:56 +0000 |
| commit | 945180fe2aa3238bbc23f336a00eba934daa9ccc (patch) | |
| tree | 4ebf65e227f39bfc1ff5dd858e80762afd9dac7d /src/make.bash | |
| parent | 4210930a2861c8938baabaa5b8097e8b28d92934 (diff) | |
| download | go-945180fe2aa3238bbc23f336a00eba934daa9ccc.tar.xz | |
cmd/compile: fix OffPtr type in 2-field struct Store rule
The type of the OffPtr for the first field was incorrect. It should
have been a pointer to the field type, rather than the field
type itself.
Fixes #19475.
Change-Id: I3960b404da0f4bee759331126cce6140d2ce1df7
Reviewed-on: https://go-review.googlesource.com/37869
Run-TryBot: Michael Munday <munday@ca.ibm.com>
Reviewed-by: Keith Randall <khr@golang.org>
Diffstat (limited to 'src/make.bash')
0 files changed, 0 insertions, 0 deletions
