1
0
mirror of https://github.com/golang/go synced 2024-11-11 22:30:21 -07:00
go/test/golden.out

392 lines
8.9 KiB
Plaintext
Raw Normal View History

=========== ./args.go
=========== ./char_lit.go
=========== ./float_lit.go
=========== ./for.go
=========== ./func.go
=========== ./func1.go
BUG: known to succeed incorrectly
=========== ./hashmap.go
=========== ./helloworld.go
hello, world
=========== ./if.go
=========== ./if1.go
=========== ./int_lit.go
=========== ./iota.go
=========== ./literal.go
2008-06-13 10:09:22 -06:00
=========== ./nil.go
=========== ./readfile.go
=========== ./sieve.go
2008-06-30 17:30:53 -06:00
sieve.go:8: fatal error: walktype: switch 1 unknown op SEND l(201)
2008-06-06 13:57:00 -06:00
BUG: known to fail incorrectly
=========== ./simassign.go
=========== ./string_lit.go
=========== ./switch.go
=========== ./switch1.go
=========== ./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
test0.go:55: illegal types for operand: CALLMETH
2008-06-16 12:36:23 -06:00
(*<Point>{})
(<Point>{<x><int32>INT32;<y><int32>INT32;<Point_Initialize>120({},{}){};<Point_Distance>101({},{}){};})
test0.go:54: illegal types for operand: AS
2008-06-16 12:36:23 -06:00
(<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
=========== ./turing.go
Hello World!
=========== ken/for.go
=========== ken/interfun.go
=========== ken/intervar.go
print 1 bio 2 file 3 -- abc
=========== ken/label.go
100
=========== ken/litfun.go
=========== ken/mfunc.go
=========== ken/ptrfun.go
=========== ken/ptrvar.go
=========== ken/rob1.go
=========== ken/rob2.go
(defn foo (add 12 34))
=========== ken/robfor.go
=========== ken/robfunc.go
=========== ken/robif.go
=========== ken/robiota.go
=========== ken/robliteral.go
=========== ken/robswitch.go
=========== ken/simparray.go
=========== ken/simpbool.go
=========== ken/simpconv.go
=========== ken/simpfun.go
=========== ken/simpprint.go
hello world
=========== ken/simpswitch.go
0out01out12out2aout34out4fiveout56out6aout78out89out9
=========== ken/simpvar.go
=========== ken/string.go
abcxyz-abcxyz-abcxyz-abcxyz-abcxyz-abcxyz-abcxyz
=========== ken/strvar.go
=========== bugs/bug006.go
2008-06-16 12:36:23 -06:00
zero
fail
BUG: known to fail incorrectly
=========== bugs/bug010.go
2008-06-23 18:13:33 -06:00
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-23 18:13:33 -06:00
bugs/bug010.go:8: illegal types for operand: AS
(002({},{}){<i><int32>INT32;<f><float32>FLOAT32;})
bugs/bug010.go:9: error in shape across assignment
BUG: known to fail incorrectly
=========== 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)
2008-06-23 18:13:33 -06:00
bugs/bug022.go:8: illegal types for operand: AS
(<uint8>UINT8)
BUG: known to fail incorrectly
=========== bugs/bug023.go
=========== bugs/bug025.go
2008-06-16 12:36:23 -06:00
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
2008-06-30 17:30:53 -06:00
sys·printstring: 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;})
BUG: known to fail incorrectly
=========== bugs/bug029.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/bug037.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/bug041.go
BUG: compilation succeeds incorrectly
=========== bugs/bug042.go
bugs/bug042.go:6: syntax error
2008-07-03 19:10:54 -06:00
bugs/bug042.go:15: 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
2008-06-06 18:35:08 -06:00
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 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
2008-07-03 19:10:54 -06:00
bugs/bug048.go:7: illegal types for operand: CONV
(MAP[<int32>INT32]<int32>INT32)
2008-06-16 16:18:10 -06:00
BUG: known to fail incorrectly
2008-06-17 11:56:28 -06:00
=========== bugs/bug049.go
=========== bugs/bug050.go
bugs/bug050.go:3: package statement must be first
2008-06-30 17:30:53 -06:00
sys.6:1 bugs/bug050.go:3: syntax error
2008-06-17 11:56:28 -06:00
BUG: segfault
2008-06-17 17:04:33 -06:00
=========== bugs/bug051.go
bugs/bug051.go:10: expression must be a constant
bugs/bug051.go:10: expression must be a constant
bugs/bug051.go:10: expression must be a constant
bugs/bug051.go:10: expression must be a constant
bugs/bug051.go:10: expression must be a constant
bugs/bug051.go:10: expression must be a constant
bugs/bug051.go:10: expression must be a constant
bugs/bug051.go:10: expression must be a constant
bugs/bug051.go:10: expression must be a constant
bugs/bug051.go:10: expression must be a constant
bugs/bug051.go:10: fatal error: too many errors
BUG: infinite loop in error reporting
=========== bugs/bug052.go
SIGSEGV: segmentation violation
Faulting address: 0x1
2008-07-01 19:06:00 -06:00
pc: 0x1349
2008-07-01 19:06:00 -06:00
0x1349?zi
main·main(1, 0, 1606416464, ...)
main·main(0x1, 0x7fff5fbff850, 0x1, ...)
rax 0x1
rbx 0x7
2008-07-01 19:06:00 -06:00
rcx 0x7fff5fbff7e8
rdx 0x3
2008-07-01 19:06:00 -06:00
rdi 0x7fff5fbff810
rsi 0x4950
rbp 0x13ffc00
rsp 0x7fff5fbff7e0
r8 0x0
r9 0x0
2008-07-01 19:06:00 -06:00
r10 0x0
r11 0x216
r12 0x0
r13 0x0
r14 0x0
2008-07-01 19:06:00 -06:00
r15 0x68f0
rip 0x1349
rflags 0x10206
cs 0x27
fs 0x10
gs 0x48
2008-06-17 17:04:33 -06:00
BUG: incorrect code for division
=========== bugs/bug053.go
bugs/bug053.go:6: syntax error
BUG: len should not be a keyword
=========== bugs/bug054.go
xxx
2008-07-01 19:06:00 -06:00
. CALL u(100) l(218) <Element>I{}
. . NAME-Vector_At G0 a(1) l(205) 111({},{}){}
. . AS u(1) l(218)
. . . INDREG a(1) l(218) v G0 *<Vector>{}
. . . DOTPTR u(1) l(218) *<Vector>{}
. . . . NAME-s G264 a(1) g(264) l(214) *<TStruct>{}
. . . . NAME-fields G0 a(1) l(211)
. . AS u(1) l(218)
. . . INDREG a(1) l(218) i G265 <int32>INT32
. . . NAME-i G265 a(1) g(265) l(214) <int32>INT32
bugs/bug054.go:25: fatal error: agen_inter i2s
BUG: known to fail incorrectly
2008-06-18 15:17:24 -06:00
=========== bugs/bug055.go
bug055.go:1: fatal error: cant open: bug055.go
BUG: known to fail incorrectly
=========== bugs/bug057.go
bugs/bug057.go:13: syntax error
BUG: compilation should succeed
2008-06-28 12:38:07 -06:00
=========== bugs/bug060.go
BUG: crashes
=========== bugs/bug061.go
bugs/bug061.go:7: illegal types for operand: SLICE
bugs/bug061.go:7: illegal types for operand: AS
(<string>*STRING)
BUG: known to fail incorrectly
2008-07-01 19:06:00 -06:00
=========== bugs/bug062.go
BUG: known to succeed incorrectly
=========== bugs/bug063.go
2008-07-03 17:48:59 -06:00
bugs/bug063.go:5: illegal combination of literals XOR 7
bugs/bug063.go:5: expression must be a constant
bugs/bug063.go:5: expression must be a constant
bugs/bug063.go:5: expression must be a constant
bugs/bug063.go:5: expression must be a constant
bugs/bug063.go:5: expression must be a constant
bugs/bug063.go:5: expression must be a constant
bugs/bug063.go:5: expression must be a constant
bugs/bug063.go:5: expression must be a constant
bugs/bug063.go:5: expression must be a constant
bugs/bug063.go:5: fatal error: too many errors
BUG: should compile without problems
2008-07-03 17:48:59 -06:00
=========== bugs/bug064.go
bugs/bug064.go:15: illegal types for operand: CALL
(<int32>INT32)
({<u><int32>INT32;<v><int32>INT32;})
BUG: compilation should succeed
=========== fixedbugs/bug000.go
=========== fixedbugs/bug001.go
=========== fixedbugs/bug002.go
=========== fixedbugs/bug003.go
=========== fixedbugs/bug004.go
=========== fixedbugs/bug005.go
=========== fixedbugs/bug007.go
=========== fixedbugs/bug008.go
=========== fixedbugs/bug009.go
=========== fixedbugs/bug011.go
=========== fixedbugs/bug012.go
=========== fixedbugs/bug013.go
2008-06-23 18:13:33 -06:00
=========== fixedbugs/bug014.go
2008-06-08 20:21:16 -06:00
=========== fixedbugs/bug016.go
=========== fixedbugs/bug017.go
=========== fixedbugs/bug020.go
=========== fixedbugs/bug021.go
2008-06-08 18:19:11 -06:00
=========== fixedbugs/bug024.go
=========== fixedbugs/bug028.go
2008-06-23 18:13:33 -06:00
=========== fixedbugs/bug030.go
=========== fixedbugs/bug031.go
2008-06-23 18:13:33 -06:00
=========== fixedbugs/bug036.go
=========== fixedbugs/bug038.go
=========== fixedbugs/bug040.go
=========== fixedbugs/bug045.go
2008-07-03 19:10:54 -06:00
=========== fixedbugs/bug056.go
=========== fixedbugs/bug058.go
=========== fixedbugs/bug059.go