go/test/bugs
Russ Cox ce69666273 exp/locale/collate: avoid 16-bit math
There's no need for the 16-bit arithmetic here,
and it tickles a long-standing compiler bug.
Fix the exp code not to use 16-bit math and
create an explicit test for the compiler bug.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/6256048
2012-05-24 14:50:36 -04:00
..
bug434.dir cmd/gc: test for issue 3552 2012-05-02 16:56:26 +02:00
bug395.go gc: undo most of 'fix infinite recursion for embedded interfaces' 2012-01-20 17:14:09 -05:00
bug434.go cmd/gc: test for issue 3552 2012-05-02 16:56:26 +02:00
bug440.go exp/locale/collate: avoid 16-bit math 2012-05-24 14:50:36 -04:00
placeholder address bug193 and add note to spec about it. 2009-10-20 08:27:14 -07:00