]> Cypherpunks repositories - gostls13.git/commit
Bug in reflect found by gri. Structs in 6g have a minimum alignment.
authorRob Pike <r@golang.org>
Thu, 30 Apr 2009 01:51:12 +0000 (18:51 -0700)
committerRob Pike <r@golang.org>
Thu, 30 Apr 2009 01:51:12 +0000 (18:51 -0700)
commitc0b8b969ae353f48445a18ea9e856f1997fba270
tree0d016b64ff00312e40bbbd9d203d780db5088b99
parent49eb63cfd51212d177330eb1f44ec42efa6b62b6
Bug in reflect found by gri.  Structs in 6g have a minimum alignment.
iant: will this be ok in gccgo?

R=rsc
DELTA=9  (8 added, 0 deleted, 1 changed)
OCL=28059
CL=28062
src/lib/reflect/type.go