go/test/bugs
Ian Lance Taylor 7fe34ea002 Fix powser1.go to compile with the current 6g, which doesn't
recognize methods for a variable whose type is a named type
which is a pointer type.  Add bug117 to test this case.

R=r
DELTA=24  (22 added, 0 deleted, 2 changed)
OCL=18547
CL=18554
2008-11-05 12:06:48 -08:00
..
bug083.dir bug: non-exported type is accessible in client 2008-08-01 15:22:41 -07:00
bug020.go - updated test cases to latest compiler changes 2008-08-29 13:21:00 -07:00
bug032.go - fixed test commands 2008-06-06 17:05:53 -07:00
bug041.go remove uses of *T as an implicit forward declaration of T 2008-10-07 12:59:54 -07:00
bug046.go With the cleanup of method types, this test case is now 2008-10-01 17:01:42 -07:00
bug064.go fix bug depot: 2008-08-11 22:07:49 -07:00
bug077.go - filed bug: label identifiers should not be allowed to match 2008-07-24 13:36:18 -07:00
bug080.go - bug in function invocation 2008-07-30 10:14:39 -07:00
bug083.go update tests 2008-08-12 16:11:55 -07:00
bug085.go fix bug depot: 2008-08-11 22:07:49 -07:00
bug087.go bug: cannot take len() of a constant string 2008-08-07 17:56:12 -07:00
bug095.go - added 2 bugs 2008-09-11 16:17:25 -07:00
bug098.go - map composites should be of correct map type (instead of pointer type) 2008-09-11 17:16:50 -07:00
bug104.go 6g currently accepts setting a string value to an integer 2008-09-25 15:08:52 -07:00
bug105.go bug: package identifier not visible 2008-09-25 15:45:19 -07:00
bug108.go Storing an out of range constant into a variable should 2008-09-29 11:03:21 -07:00
bug115.go bugs from old gri mail 2008-10-29 19:34:47 -07:00
bug117.go Fix powser1.go to compile with the current 6g, which doesn't 2008-11-05 12:06:48 -08:00