aboutsummaryrefslogtreecommitdiff
path: root/src/database/sql/sql.go
diff options
context:
space:
mode:
authorDavid Chase <drchase@google.com>2020-10-26 19:06:39 -0400
committerDavid Chase <drchase@google.com>2020-10-28 01:22:47 +0000
commit2414e1f17b2f82be10110513b17cdfa80c9937c6 (patch)
treee2d2bac54c1c0a90110bf38869265626f750cb9a /src/database/sql/sql.go
parent7be9158ce50e8f9f9a9a624874b8e4f3ceb07f44 (diff)
downloadgo-2414e1f17b2f82be10110513b17cdfa80c9937c6.tar.xz
cmd/compile: make sure field offset is aligned for structure splitting
Always use the aligned form -- the old code sometimes could at least nominally use a misaligned field in an SSA-able struct, even if not actually. Fixes #42181. Change-Id: Ibdce0985f9349da70921a37423054b85ee4200d0 Reviewed-on: https://go-review.googlesource.com/c/go/+/265277 Reviewed-by: Than McIntosh <thanm@google.com> Reviewed-by: Cherry Zhang <cherryyz@google.com> Trust: David Chase <drchase@google.com>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions