1
0
mirror of https://github.com/golang/go synced 2024-11-23 00:10:07 -07:00
go/test/bugs
Ian Lance Taylor 48e5110151 Tweak comments so that this test passes with gccgo.
bug126.go:7:7: error: redefinition of 'none'
bug126.go:6:7: note: previous definition of 'none' was here

R=gri
DELTA=3  (1 added, 0 deleted, 2 changed)
OCL=20563
CL=20723
2008-12-08 11:31:55 -08:00
..
bug020.go
bug041.go
bug046.go
bug064.go
bug080.go
bug085.go
bug087.go
bug098.go
bug104.go
bug105.go
bug108.go
bug115.go
bug117.go Fix powser1.go to compile with the current 6g, which doesn't 2008-11-05 12:06:48 -08:00
bug119.go wrong code for array access 2008-11-12 14:57:23 -08:00
bug120.go return *os.Error instead of bool from strconv.ato* 2008-11-18 17:12:07 -08:00
bug121.go - interface methods must have full function type 2008-11-17 16:37:13 -08:00
bug122.go - new() accepts too many arguments 2008-11-17 16:46:56 -08:00
bug123.go The compiler should reject calling a const as though it were a 2008-11-18 06:25:21 -08:00
bug124.go The compiler should reject comparisons between ints and nil. 2008-11-17 21:44:05 -08:00
bug125.go Add ERROR comment for errmsg to look for. 2008-11-18 15:58:43 -08:00
bug126.go Tweak comments so that this test passes with gccgo. 2008-12-08 11:31:55 -08:00
bug127.go The DejaGNU testsuite harness used by the gccgo testsuite is 2008-12-05 10:20:34 -08:00