]> Cypherpunks repositories - gostls13.git/commit
change array padding in structures
authorKen Thompson <ken@golang.org>
Sat, 7 Feb 2009 21:31:34 +0000 (13:31 -0800)
committerKen Thompson <ken@golang.org>
Sat, 7 Feb 2009 21:31:34 +0000 (13:31 -0800)
commit56003374d348ac367dc1c6852e18f0171697d7d9
treebfb0d72d3f1fa59e7ef936dfbf60710fbed10b7d
parent8a70545b57c05a0b72b83b7d7fd7d6b77bfbf9d3
change array padding in structures
to pad to size of element rather
than size of array.

R=r
OCL=24641
CL=24641
src/cmd/6g/align.c