2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 17:59:54 -06:00
|
|
|
=========== ./bug041.go
|
|
|
|
BUG: compilation succeeds incorrectly
|
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ./char_lit.go
|
2008-06-06 13:57:00 -06:00
|
|
|
char_lit.go:5: syntax error
|
|
|
|
char_lit.go:17: unknown escape sequence: \
|
|
|
|
char_lit.go:19: unknown escape sequence: "
|
|
|
|
BUG: known to fail incorrectly
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ./float_lit.go
|
2008-06-06 13:57:00 -06:00
|
|
|
float_lit.go:5: syntax error
|
|
|
|
float_lit.go:28: overflow in float constant
|
|
|
|
float_lit.go:56: overflow in float constant
|
|
|
|
float_lit.go:60: overflow in float constant
|
|
|
|
float_lit.go:64: overflow in float constant
|
|
|
|
BUG: known to fail incorrectly
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ./for.go
|
2008-06-06 14:32:59 -06:00
|
|
|
for.go:45: fatal error: optoas: no entry MOD-<int32>INT32
|
|
|
|
BUG: known to fail incorrectly
|
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
|
|
|
main_f4: doasm: notfound from=75 to=10 (24) IDIVL $2,AX
|
|
|
|
main_f4: doasm: notfound from=75 to=10 (24) IDIVL $2,AX
|
|
|
|
main_f4: doasm: notfound from=75 to=10 (24) IDIVL $2,AX
|
|
|
|
BUG: known to fail incorrectly
|
|
|
|
|
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 13:57:00 -06:00
|
|
|
hashmap.go:46: fatal error: optoas: no entry LSH-<uint32>UINT32
|
|
|
|
BUG: known to fail incorrectly
|
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 13:57:00 -06:00
|
|
|
int_lit.go:5: syntax error
|
|
|
|
BUG: known to fail incorrectly
|
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 13:57:00 -06:00
|
|
|
string_lit.go:5: syntax error
|
|
|
|
string_lit.go:12: unknown escape sequence: \
|
|
|
|
string_lit.go:12: unknown escape sequence: '
|
|
|
|
BUG: known to fail incorrectly
|
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
|
|
|
|
ken/mfunc.go:13: function call must be single valued (2)
|
|
|
|
BUG: known to fail incorrectly
|
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
|
|
|
|
ken/robfor.go:45: fatal error: optoas: no entry MOD-<int32>INT32
|
|
|
|
BUG: known to fail incorrectly
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/robfunc.go
|
|
|
|
ken/robfunc.go:74: function call must be single valued (2)
|
|
|
|
ken/robfunc.go:79: function call must be single valued (2)
|
|
|
|
ken/robfunc.go:84: function call must be single valued (2)
|
|
|
|
BUG: known to fail incorrectly
|
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 17:56:18 -06:00
|
|
|
assertion fail: sj1
|
|
|
|
assertion fail: sj2
|
|
|
|
BUG: known to fail incorrectly
|
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/bug016.go
|
|
|
|
bugs/bug016.go:7: fatal error: optoas: no entry LSH-<int32>INT32
|
|
|
|
BUG: fatal error
|
|
|
|
|
|
|
|
=========== 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/bug024.go
|
|
|
|
bugs/bug024.go:8: unknown escape sequence: \
|
|
|
|
BUG: erroneous errors but compiles anyway
|
|
|
|
|
|
|
|
=========== 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
|
|
|
|
bug032.go:0: fatal error: cant open: bug032.go
|
|
|
|
|
|
|
|
=========== bugs/bug033.go
|
|
|
|
bug033.go:0: fatal error: cant open: bug033.go
|
|
|
|
|
|
|
|
=========== bugs/bug034.go
|
|
|
|
bug034.go:0: fatal error: cant open: bug034.go
|
|
|
|
|
|
|
|
=========== bugs/bug035.go
|
|
|
|
bug035.go:0: fatal error: cant open: bug035.go
|
|
|
|
|
|
|
|
=========== bugs/bug036.go
|
|
|
|
bug036.go:0: fatal error: cant open: bug036.go
|
|
|
|
|
|
|
|
=========== bugs/bug037.go
|
|
|
|
bug037.go:0: fatal error: cant open: bug037.go
|
|
|
|
|
|
|
|
=========== bugs/bug038.go
|
|
|
|
bug038.go:0: fatal error: cant open: bug038.go
|
|
|
|
|
|
|
|
=========== bugs/bug039.go
|
|
|
|
bug039.go:0: fatal error: cant open: bug039.go
|
|
|
|
|
|
|
|
=========== bugs/bug040.go
|
|
|
|
bug040.go:0: fatal error: cant open: bug040.go
|
|
|
|
|
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
|
|
|
|
|
|
|
|
=========== fixedbugs/bug017.go
|
|
|
|
|
|
|
|
=========== fixedbugs/bug020.go
|
|
|
|
|
|
|
|
=========== fixedbugs/bug021.go
|
|
|
|
|
|
|
|
=========== fixedbugs/bug031.go
|