diff options
| author | Matthew Dempsky <mdempsky@google.com> | 2016-02-21 02:28:37 -0800 |
|---|---|---|
| committer | Matthew Dempsky <mdempsky@google.com> | 2016-10-05 17:44:27 +0000 |
| commit | f54c0db859867f415a0702c8ceaa30c1a8976b0b (patch) | |
| tree | 6e92cbf9d57c120ac8c401366e255f0ec5dbdf19 /src/encoding/json | |
| parent | 30088ac9a391d8505a3e016f36aaa23170109f6f (diff) | |
| download | go-f54c0db859867f415a0702c8ceaa30c1a8976b0b.tar.xz | |
cmd/compile, cmd/cgo: align complex{64,128} like GCC
complex64 and complex128 are treated like [2]float32 and [2]float64,
so it makes sense to align them the same way.
Change-Id: Ic614bcdcc91b080aeb1ad1fed6fc15ba5a2971f8
Reviewed-on: https://go-review.googlesource.com/19800
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/encoding/json')
0 files changed, 0 insertions, 0 deletions
