diff options
| author | Shenghou Ma <minux@golang.org> | 2015-09-01 19:58:31 -0400 |
|---|---|---|
| committer | Minux Ma <minux@golang.org> | 2015-09-04 05:27:02 +0000 |
| commit | 821e124c24c2b2d753be22a04a3b20b7bf579627 (patch) | |
| tree | b935c5a389f432d35933de7a67c08cc25156f886 /src/runtime/softfloat_arm.go | |
| parent | 2c2cbb69c8dad1325f0a4b289417da73fd90f4b0 (diff) | |
| download | go-821e124c24c2b2d753be22a04a3b20b7bf579627.tar.xz | |
cmd/link/internal/ld: align PE .text section to 32-byte when external linking
Some symbols, for example, masks requires 16-byte alignment, and
they are placed in the text section. Before this change, the text
section is only aligned to 4-byte, and it's making masks unaligned.
Fixes #12415.
Change-Id: I7767778d1b4f7d3e74c2719a02848350782a4160
Reviewed-on: https://go-review.googlesource.com/14166
Run-TryBot: Minux Ma <minux@golang.org>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/runtime/softfloat_arm.go')
0 files changed, 0 insertions, 0 deletions
