2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ./char_lit.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ./float_lit.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ./for.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ./func.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 16:53:14 -06:00
|
|
|
=========== ./func1.go
|
|
|
|
BUG: known to succeed incorrectly
|
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ./hashmap.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ./helloworld.go
|
2008-06-06 15:02:48 -06:00
|
|
|
hello, world
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ./if.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 16:53:14 -06:00
|
|
|
=========== ./if1.go
|
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ./int_lit.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ./iota.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ./literal.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-13 10:09:22 -06:00
|
|
|
=========== ./nil.go
|
2008-06-16 12:36:23 -06:00
|
|
|
nil.go:30: fatal error: naddr: const <T>{<i><int32>INT32;}
|
2008-06-13 10:09:22 -06:00
|
|
|
BUG: known to fail incorrectly
|
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ./sieve.go
|
2008-06-16 12:36:23 -06:00
|
|
|
sieve.go:8: fatal error: walktype: switch 1 unknown op SEND l(151)
|
2008-06-06 13:57:00 -06:00
|
|
|
BUG: known to fail incorrectly
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ./string_lit.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ./switch.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 16:53:14 -06:00
|
|
|
=========== ./switch1.go
|
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ./test0.go
|
2008-06-16 12:36:23 -06:00
|
|
|
test0.go:48: illegal types for operand: AS
|
|
|
|
(<float32>FLOAT32)
|
|
|
|
(<int32>INT32)
|
|
|
|
test0.go:49: illegal types for operand: AS
|
|
|
|
(<float32>FLOAT32)
|
|
|
|
(<int32>INT32)
|
2008-06-06 13:57:00 -06:00
|
|
|
test0.go:50: error in shape across assignment
|
2008-06-16 12:36:23 -06:00
|
|
|
test0.go:55: illegal types for operand: CALLMETH
|
|
|
|
(*<Point>{})
|
|
|
|
(<Point>{<x><int32>INT32;<y><int32>INT32;<Point_Initialize>120({},{}){};<Point_Distance>101({},{}){};})
|
|
|
|
test0.go:54: illegal types for operand: AS
|
|
|
|
(<Point>{<x><int32>INT32;<y><int32>INT32;<Point_Initialize>120({},{}){};<Point_Distance>101({},{}){};})
|
|
|
|
({})
|
2008-06-06 13:57:00 -06:00
|
|
|
BUG: known to fail incorrectly
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ./turing.go
|
2008-06-06 15:02:48 -06:00
|
|
|
Hello World!
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/for.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/interfun.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/intervar.go
|
|
|
|
print 1 bio 2 file 3 -- abc
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/label.go
|
|
|
|
100
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/litfun.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/mfunc.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/ptrfun.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/ptrvar.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/rob1.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/rob2.go
|
2008-06-06 17:59:54 -06:00
|
|
|
(hello hello (hello 12 34))
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/robfor.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/robfunc.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/robif.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/robiota.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/robliteral.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/robswitch.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/simparray.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/simpbool.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/simpconv.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/simpfun.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/simpprint.go
|
|
|
|
hello world
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/simpswitch.go
|
|
|
|
0out01out12out2aout34out4fiveout56out6aout78out89out9
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/simpvar.go
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/string.go
|
2008-06-12 14:26:16 -06:00
|
|
|
abcxyz-abcxyz-abcxyz-abcxyz-abcxyz-abcxyz-abcxyz
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/strvar.go
|
2008-06-06 17:56:18 -06:00
|
|
|
|
|
|
|
=========== bugs/bug006.go
|
2008-06-16 12:36:23 -06:00
|
|
|
zero
|
|
|
|
fail
|
2008-06-06 17:56:18 -06:00
|
|
|
BUG: known to fail incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug010.go
|
|
|
|
bugs/bug010.go:7: i undefined
|
2008-06-16 12:36:23 -06:00
|
|
|
bugs/bug010.go:8: illegal conversion of constant to 002({},{}){}
|
2008-06-06 17:56:18 -06:00
|
|
|
bugs/bug010.go:9: error in shape across assignment
|
|
|
|
BUG: known to fail incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug014.go
|
2008-06-16 12:36:23 -06:00
|
|
|
bugs/bug014.go:6: non-oct character in escape sequence: '
|
|
|
|
bugs/bug014.go:6: non-oct character in escape sequence: '
|
|
|
|
bugs/bug014.go:7: non-oct character in escape sequence: '
|
|
|
|
bugs/bug014.go:8: non-hex character in escape sequence: '
|
|
|
|
bugs/bug014.go:9: non-hex character in escape sequence: '
|
2008-06-06 17:56:18 -06:00
|
|
|
BUG: errors caught but exit code should be non-zero
|
|
|
|
|
|
|
|
=========== bugs/bug015.go
|
|
|
|
BUG: known to succeed incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug022.go
|
2008-06-16 12:36:23 -06:00
|
|
|
bugs/bug022.go:8: illegal types for operand: INDEXPTR
|
|
|
|
(*<string>*STRING)
|
|
|
|
(<int32>INT32)
|
2008-06-06 17:56:18 -06:00
|
|
|
BUG: known to fail incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug023.go
|
2008-06-16 12:36:23 -06:00
|
|
|
bugs/bug023.go:20: fatal error: naddr: const <Type>I{<TypeName>101({},{}){};}
|
2008-06-06 17:56:18 -06:00
|
|
|
BUG: known to fail incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug025.go
|
2008-06-16 12:36:23 -06:00
|
|
|
bugs/bug025.go:7: fatal error: dumpexportvar: oname nil: Foo
|
2008-06-06 17:56:18 -06:00
|
|
|
|
|
|
|
BUG: known to fail incorrectly or at least with a bad message
|
|
|
|
|
|
|
|
=========== bugs/bug026.go
|
|
|
|
check: main_sigs_I: not defined
|
|
|
|
BUG: known to fail incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug027.go
|
2008-06-16 12:36:23 -06:00
|
|
|
bugs/bug027.go:50: illegal types for operand: CONV
|
|
|
|
(<Element>I{})
|
|
|
|
(<I>{<val><int32>INT32;})
|
|
|
|
bugs/bug027.go:50: illegal types for operand: CONV
|
|
|
|
(<Element>I{})
|
|
|
|
(<I>{<val><int32>INT32;})
|
2008-06-06 17:56:18 -06:00
|
|
|
BUG: known to fail incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug028.go
|
|
|
|
bugs/bug028.go:9: unreachable statements in a switch
|
|
|
|
BUG: known to fail incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug029.go
|
|
|
|
BUG: known to succeed incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug030.go
|
|
|
|
BUG: known to succeed incorrectly
|
|
|
|
|
2008-06-06 18:02:55 -06:00
|
|
|
=========== bugs/bug032.go
|
2008-06-06 18:05:53 -06:00
|
|
|
BUG: compilation succeeds incorrectly
|
2008-06-06 18:02:55 -06:00
|
|
|
|
|
|
|
=========== bugs/bug033.go
|
2008-06-06 18:05:53 -06:00
|
|
|
BUG: compilation succeeds incorrectly
|
2008-06-06 18:02:55 -06:00
|
|
|
|
|
|
|
=========== bugs/bug034.go
|
2008-06-06 18:05:53 -06:00
|
|
|
BUG: compilation succeeds incorrectly
|
2008-06-06 18:02:55 -06:00
|
|
|
|
|
|
|
=========== bugs/bug035.go
|
2008-06-06 18:05:53 -06:00
|
|
|
BUG: compilation succeeds incorrectly
|
2008-06-06 18:02:55 -06:00
|
|
|
|
|
|
|
=========== bugs/bug036.go
|
2008-06-06 18:05:53 -06:00
|
|
|
BUG: compilation succeeds incorrectly
|
2008-06-06 18:02:55 -06:00
|
|
|
|
|
|
|
=========== bugs/bug037.go
|
2008-06-06 18:05:53 -06:00
|
|
|
BUG: compilation succeeds incorrectly
|
2008-06-06 18:02:55 -06:00
|
|
|
|
|
|
|
=========== bugs/bug038.go
|
2008-06-06 18:05:53 -06:00
|
|
|
BUG: compilation succeeds incorrectly
|
2008-06-06 18:02:55 -06:00
|
|
|
|
|
|
|
=========== bugs/bug039.go
|
2008-06-06 18:05:53 -06:00
|
|
|
BUG: compilation succeeds incorrectly
|
2008-06-06 18:02:55 -06:00
|
|
|
|
|
|
|
=========== bugs/bug040.go
|
2008-06-06 18:05:53 -06:00
|
|
|
BUG: compilation succeeds incorrectly
|
2008-06-06 18:02:55 -06:00
|
|
|
|
2008-06-06 18:23:22 -06:00
|
|
|
=========== bugs/bug041.go
|
|
|
|
BUG: compilation succeeds incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug042.go
|
|
|
|
bugs/bug042.go:6: syntax error
|
|
|
|
BUG: compilation should succeed
|
|
|
|
|
2008-06-06 18:35:08 -06:00
|
|
|
=========== bugs/bug043.go
|
|
|
|
bugs/bug043.go:14: error in shape across assignment
|
|
|
|
bugs/bug043.go:17: error in shape across assignment
|
|
|
|
BUG: compilation should succeed
|
|
|
|
|
2008-06-06 18:50:46 -06:00
|
|
|
=========== bugs/bug044.go
|
|
|
|
bugs/bug044.go:23: error in shape across assignment
|
|
|
|
BUG: compilation should succeed
|
|
|
|
|
2008-06-11 11:33:20 -06:00
|
|
|
=========== bugs/bug045.go
|
2008-06-16 12:36:23 -06:00
|
|
|
bugs/bug045.go:13: fatal error: naddr: const <T>{<i><int32>INT32;}
|
2008-06-11 11:33:20 -06:00
|
|
|
BUG: known to fail incorrectly
|
|
|
|
|
2008-06-11 13:07:43 -06:00
|
|
|
=========== bugs/bug046.go
|
|
|
|
bugs/bug046.go:7: illegal <this> pointer
|
|
|
|
BUG: known to fail incorrectly
|
|
|
|
|
2008-06-16 16:18:10 -06:00
|
|
|
=========== bugs/bug047.go
|
|
|
|
bugs/bug047.go:13: illegal types for operand: CONV
|
|
|
|
(<T>{<s><string>*STRING;<f><float32>FLOAT32;})
|
|
|
|
bugs/bug047.go:16: illegal types for operand: CONV
|
|
|
|
(MAP[<int32>INT32]<int32>INT32)
|
|
|
|
bugs/bug047.go:13: illegal types for operand: CONV
|
|
|
|
(<T>{<s><string>*STRING;<f><float32>FLOAT32;})
|
|
|
|
bugs/bug047.go:16: illegal types for operand: CONV
|
|
|
|
(MAP[<int32>INT32]<int32>INT32)
|
|
|
|
BUG: known to fail incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug048.go
|
|
|
|
bugs/bug048.go:7: illegal types for operand: CONV
|
|
|
|
(MAP[<int32>INT32]<int32>INT32)
|
|
|
|
bugs/bug048.go:8: syntax error
|
|
|
|
BUG: known to fail incorrectly
|
|
|
|
|
2008-06-17 11:56:28 -06:00
|
|
|
=========== bugs/bug049.go
|
|
|
|
bugs/bug049.go:6: fatal error: stringpool: not string
|
|
|
|
BUG: fatal error
|
|
|
|
|
|
|
|
=========== bugs/bug050.go
|
|
|
|
bugs/bug050.go:3: package statement must be first
|
|
|
|
sys.6:1 bugs/bug050.go:2: syntax error
|
|
|
|
BUG: segfault
|
|
|
|
|
2008-06-06 17:56:18 -06:00
|
|
|
=========== fixedbugs/bug000.go
|
|
|
|
|
2008-06-16 13:16:11 -06:00
|
|
|
=========== fixedbugs/bug001.go
|
|
|
|
|
|
|
|
=========== fixedbugs/bug002.go
|
|
|
|
|
|
|
|
=========== fixedbugs/bug003.go
|
|
|
|
|
|
|
|
=========== fixedbugs/bug004.go
|
|
|
|
|
2008-06-06 17:56:18 -06:00
|
|
|
=========== fixedbugs/bug005.go
|
|
|
|
|
|
|
|
=========== fixedbugs/bug007.go
|
|
|
|
|
|
|
|
=========== fixedbugs/bug008.go
|
|
|
|
|
|
|
|
=========== fixedbugs/bug009.go
|
|
|
|
|
|
|
|
=========== fixedbugs/bug011.go
|
|
|
|
|
|
|
|
=========== fixedbugs/bug012.go
|
|
|
|
|
|
|
|
=========== fixedbugs/bug013.go
|
|
|
|
|
2008-06-08 20:21:16 -06:00
|
|
|
=========== fixedbugs/bug016.go
|
|
|
|
|
2008-06-06 17:56:18 -06:00
|
|
|
=========== fixedbugs/bug017.go
|
|
|
|
|
|
|
|
=========== fixedbugs/bug020.go
|
|
|
|
|
|
|
|
=========== fixedbugs/bug021.go
|
|
|
|
|
2008-06-08 18:19:11 -06:00
|
|
|
=========== fixedbugs/bug024.go
|
|
|
|
|
2008-06-06 17:56:18 -06:00
|
|
|
=========== fixedbugs/bug031.go
|