go/test/bugs
Russ Cox bf5c0c957c bug: pointer arithmetic involving large offsets
needs to dereference the base pointer to make
sure it catches nil.

R=r,ken
DELTA=21  (21 added, 0 deleted, 0 changed)
OCL=30083
CL=30101
2009-06-09 09:45:30 -07:00
..
bug132.go - added comment with various viewpoints so we have whole story 2009-01-21 14:57:47 -08:00
bug136.go bug: empty statement not properly recognized in conjunction w/ labels 2009-02-06 16:45:37 -08:00
bug148.go wrong type used for dynamic type test 2009-05-05 17:05:58 -07:00
bug159.go bug in parallel assignment 2009-06-03 17:26:53 -07:00
bug162.go bug: pointer arithmetic involving large offsets 2009-06-09 09:45:30 -07:00