]> Cypherpunks repositories - gostls13.git/commit
gopack: work around gcc bug in hash function
authorRuss Cox <rsc@golang.org>
Thu, 12 Nov 2009 06:19:58 +0000 (22:19 -0800)
committerRuss Cox <rsc@golang.org>
Thu, 12 Nov 2009 06:19:58 +0000 (22:19 -0800)
commit8b957209182a49c79db0bfc2387c44b0b7fa0e2d
treed7fbd3ad0a956cd74b8d333e246d35edcbf6f157
parent0c83f23d44bd1679d5facb2428196551c0c2f7f6
gopack: work around gcc bug in hash function

Fixes #48.  (this time for sure!)

R=r, r1
https://golang.org/cl/152088
src/cmd/gopack/ar.c