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
|
|
|
|
BUG: known to succeed incorrectly
|
|
|
|
|
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-06 15:27:34 -06:00
|
|
|
=========== ./sieve.go
|
2008-06-06 14:32:59 -06:00
|
|
|
sieve.go:8: fatal error: walktype: switch 1 unknown op SEND l(8)
|
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
|
|
|
|
BUG: known to succeed incorrectly
|
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ./test0.go
|
2008-06-06 13:57:00 -06:00
|
|
|
test0.go:23: addtyp: renaming Point/<Point>{<x><int32>INT32;<y><int32>INT32;} to Point2/<Point2>FORW
|
|
|
|
test0.go:48: illegal types for operand
|
|
|
|
(<float32>FLOAT32) AS (<int32>INT32)
|
|
|
|
test0.go:49: illegal types for operand
|
|
|
|
(<float32>FLOAT32) AS (<int32>INT32)
|
|
|
|
test0.go:50: error in shape across assignment
|
|
|
|
test0.go:55: illegal types for operand
|
|
|
|
(*<Point2>{}) CALLMETH (<Point2>{})
|
|
|
|
test0.go:54: function call must be single valued (0)
|
|
|
|
test0.go:54: illegal types for operand
|
|
|
|
(<Point2>{}) AS ({})
|
|
|
|
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
|
|
|
|
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/bug001.go
|
|
|
|
BUG: known to succeed incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug002.go
|
|
|
|
BUG: known to succeed incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug003.go
|
|
|
|
bugs/bug003.go:6: switch statement must have case labels
|
|
|
|
bugs/bug003.go:6: fatal error: walkswitch: not case EMPTY
|
|
|
|
|
|
|
|
BUG: fatal error
|
|
|
|
|
|
|
|
=========== bugs/bug004.go
|
|
|
|
BUG: known to succeed incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug006.go
|
|
|
|
bugs/bug006.go:6: illegal combination of literals 0 0
|
|
|
|
bugs/bug006.go:6: expression must be a constant
|
|
|
|
bugs/bug006.go:6: expression must be a constant
|
|
|
|
bugs/bug006.go:6: expression must be a constant
|
|
|
|
bugs/bug006.go:6: expression must be a constant
|
|
|
|
bugs/bug006.go:6: expression must be a constant
|
|
|
|
bugs/bug006.go:6: expression must be a constant
|
|
|
|
bugs/bug006.go:6: expression must be a constant
|
|
|
|
bugs/bug006.go:6: expression must be a constant
|
|
|
|
bugs/bug006.go:6: expression must be a constant
|
|
|
|
bugs/bug006.go:6: fatal error: too many errors
|
|
|
|
BUG: known to fail incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug010.go
|
|
|
|
bugs/bug010.go:7: i undefined
|
|
|
|
bugs/bug010.go:8: illegal conversion of constant to 020({},<_o114>{},{})
|
|
|
|
bugs/bug010.go:9: error in shape across assignment
|
|
|
|
BUG: known to fail incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug014.go
|
|
|
|
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: '
|
|
|
|
BUG: errors caught but exit code should be non-zero
|
|
|
|
|
|
|
|
=========== bugs/bug015.go
|
|
|
|
BUG: known to succeed incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug022.go
|
|
|
|
bugs/bug022.go:8: illegal types for operand
|
|
|
|
(*<string>*STRING) INDEXPTR (<int32>INT32)
|
|
|
|
bugs/bug022.go:8: illegal types for operand
|
|
|
|
(<uint8>UINT8) AS
|
|
|
|
BUG: known to fail incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug023.go
|
|
|
|
bugs/bug023.go:20: fatal error: naddr: const <Type>I{<TypeName>110(<_t117>{},<_o119>{},{});}
|
|
|
|
BUG: known to fail incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug025.go
|
|
|
|
bugs/bug025.go:7: fatal error: dumpexportvar: oname nil: Foo
|
|
|
|
|
|
|
|
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
|
|
|
|
bugs/bug027.go:50: illegal types for operand
|
|
|
|
(<Element>I{}) CONV (<I>{})
|
|
|
|
bugs/bug027.go:50: illegal types for operand
|
|
|
|
(<Element>I{}) CONV (<I>{})
|
|
|
|
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
|
|
|
|
bugs/bug045.go:13: fatal error: naddr: const <T>{<i><int32>INT32;}
|
|
|
|
BUG: known to fail incorrectly
|
|
|
|
|
2008-06-06 17:56:18 -06:00
|
|
|
=========== fixedbugs/bug000.go
|
|
|
|
|
|
|
|
=========== fixedbugs/bug005.go
|
|
|
|
|
|
|
|
=========== fixedbugs/bug007.go
|
|
|
|
fixedbugs/bug007.go:7: addtyp: renaming Point/<Point>{<x><float32>FLOAT32;<y><float32>FLOAT32;} to Polar/<Polar>FORW
|
|
|
|
|
|
|
|
=========== 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
|