2008-06-06 16:08:24 -06:00
|
|
|
|
2009-01-26 10:56:42 -07:00
|
|
|
=========== ./cmp2.go
|
|
|
|
comparing uncomparable type []int
|
|
|
|
throw: interface compare
|
|
|
|
SIGSEGV: segmentation violation
|
|
|
|
Faulting address: 0x0
|
|
|
|
pc: xxx
|
|
|
|
|
|
|
|
|
|
|
|
=========== ./cmp3.go
|
|
|
|
comparing uncomparable type map[string] int
|
|
|
|
throw: interface compare
|
|
|
|
SIGSEGV: segmentation violation
|
|
|
|
Faulting address: 0x0
|
|
|
|
pc: xxx
|
|
|
|
|
|
|
|
|
|
|
|
=========== ./cmp4.go
|
|
|
|
hash of unhashable type []int
|
|
|
|
throw: interface hash
|
|
|
|
SIGSEGV: segmentation violation
|
|
|
|
Faulting address: 0x0
|
|
|
|
pc: xxx
|
|
|
|
|
|
|
|
|
|
|
|
=========== ./cmp5.go
|
|
|
|
hash of unhashable type map[string] int
|
|
|
|
throw: interface hash
|
|
|
|
SIGSEGV: segmentation violation
|
|
|
|
Faulting address: 0x0
|
|
|
|
pc: xxx
|
|
|
|
|
|
|
|
|
2008-10-16 16:59:31 -06:00
|
|
|
=========== ./convlit.go
|
2008-10-23 12:44:01 -06:00
|
|
|
BUG: errchk: ./convlit.go: missing expected error message on line 16: 'conver|incompatible'
|
2008-10-17 08:41:18 -06:00
|
|
|
errchk: ./convlit.go: missing expected error message on line 22: 'convert'
|
|
|
|
errchk: ./convlit.go: missing expected error message on line 23: 'overflow'
|
|
|
|
errchk: ./convlit.go: missing expected error message on line 24: 'overflow'
|
2008-10-30 14:26:57 -06:00
|
|
|
errchk: ./convlit.go: unmatched error messages:
|
2008-10-16 16:59:31 -06:00
|
|
|
==================================================
|
2008-10-29 15:05:00 -06:00
|
|
|
./convlit.go:8: cannot convert non-integer constant to int
|
|
|
|
./convlit.go:11: overflow converting constant to int
|
2008-12-03 11:41:43 -07:00
|
|
|
./convlit.go:12: overflow converting constant to float
|
2008-10-29 15:05:00 -06:00
|
|
|
./convlit.go:8: cannot convert non-integer constant to int
|
|
|
|
./convlit.go:9: cannot convert non-integer constant to int
|
|
|
|
./convlit.go:11: overflow converting constant to int
|
2008-12-12 14:29:25 -07:00
|
|
|
./convlit.go:11: fatal error: too many errors
|
2008-10-16 16:59:31 -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-10-08 10:21:57 -06:00
|
|
|
=========== ./interface2.go
|
2009-01-16 17:12:14 -07:00
|
|
|
cannot convert type *main.S to interface main.I: missing method Foo
|
2008-10-08 10:21:57 -06:00
|
|
|
throw: interface conversion
|
|
|
|
SIGSEGV: segmentation violation
|
|
|
|
Faulting address: 0x0
|
|
|
|
pc: xxx
|
|
|
|
|
|
|
|
|
2008-10-17 18:51:29 -06:00
|
|
|
=========== ./interface3.go
|
2009-01-16 17:12:14 -07:00
|
|
|
cannot convert type *main.S to interface main.I2: missing method Name
|
2008-10-17 18:51:29 -06:00
|
|
|
throw: interface conversion
|
|
|
|
SIGSEGV: segmentation violation
|
|
|
|
Faulting address: 0x0
|
|
|
|
pc: xxx
|
|
|
|
|
|
|
|
|
2009-01-15 11:15:34 -07:00
|
|
|
=========== ./interface6.go
|
|
|
|
failure in f4 i
|
|
|
|
BUG interface6
|
|
|
|
|
2008-07-14 16:13:59 -06:00
|
|
|
=========== ./peano.go
|
|
|
|
0! = 1
|
|
|
|
1! = 1
|
|
|
|
2! = 2
|
|
|
|
3! = 6
|
|
|
|
4! = 24
|
|
|
|
5! = 120
|
|
|
|
6! = 720
|
|
|
|
7! = 5040
|
|
|
|
8! = 40320
|
|
|
|
9! = 362880
|
|
|
|
10! = 3628800
|
|
|
|
|
2008-09-17 15:08:52 -06:00
|
|
|
=========== ./printbig.go
|
|
|
|
-9223372036854775808
|
|
|
|
9223372036854775807
|
|
|
|
|
2008-12-03 15:21:28 -07:00
|
|
|
=========== ./sigchld.go
|
|
|
|
survived SIGCHLD
|
|
|
|
|
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/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/rob1.go
|
2008-08-07 14:27:58 -06:00
|
|
|
9876543210
|
2008-06-06 16:08:24 -06:00
|
|
|
|
2008-06-06 15:27:34 -06:00
|
|
|
=========== ken/rob2.go
|
2008-06-18 15:47:46 -06:00
|
|
|
(defn foo (add 12 34))
|
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/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-07-17 12:15:11 -06:00
|
|
|
=========== chan/nonblock.go
|
|
|
|
PASS
|
|
|
|
|
2008-08-05 17:09:49 -06:00
|
|
|
=========== bugs/bug085.go
|
|
|
|
bugs/bug085.go:8: P: undefined
|
|
|
|
BUG: fails incorrectly
|
|
|
|
|
2008-08-08 17:12:34 -06:00
|
|
|
=========== bugs/bug087.go
|
|
|
|
bugs/bug087.go:8: illegal combination of literals LEN 9
|
|
|
|
bugs/bug087.go:8: illegal combination of literals LEN 9
|
|
|
|
BUG: fails incorrectly
|
|
|
|
|
2008-09-29 12:03:21 -06:00
|
|
|
=========== bugs/bug108.go
|
|
|
|
bugs/bug108.go:4: stupid shift: 1025
|
|
|
|
BUG: errchk: command succeeded unexpectedly: 6g bugs/bug108.go
|
|
|
|
|
2008-10-30 14:26:57 -06:00
|
|
|
=========== bugs/bug115.go
|
|
|
|
bugs/bug115.go:8: overflow converting constant to uint
|
|
|
|
BUG: bug115 should compile
|
2008-10-29 15:05:00 -06:00
|
|
|
|
2008-11-05 13:06:48 -07:00
|
|
|
=========== bugs/bug117.go
|
|
|
|
bugs/bug117.go:9: undefined DOT get on PS
|
2008-11-18 18:12:07 -07:00
|
|
|
bugs/bug117.go:9: illegal types for operand: RETURN
|
2008-11-05 13:06:48 -07:00
|
|
|
int
|
|
|
|
BUG: should compile
|
|
|
|
|
2008-11-18 07:25:21 -07:00
|
|
|
=========== bugs/bug122.go
|
|
|
|
BUG: compilation succeeds incorrectly
|
|
|
|
|
|
|
|
=========== bugs/bug123.go
|
|
|
|
BUG: errchk: command succeeded unexpectedly: 6g bugs/bug123.go
|
|
|
|
|
2008-11-18 10:39:34 -07:00
|
|
|
=========== bugs/bug125.go
|
|
|
|
BUG: errchk: command succeeded unexpectedly: 6g bugs/bug125.go
|
|
|
|
|
2008-12-11 19:19:07 -07:00
|
|
|
=========== bugs/bug129.go
|
|
|
|
bugs/bug129.go:6: syscall is package, not var
|
|
|
|
BUG129
|
|
|
|
|
2008-12-30 16:03:46 -07:00
|
|
|
=========== bugs/bug130.go
|
2009-01-29 18:38:58 -07:00
|
|
|
bugs/bug130.go:14: fatal error: getoutarg: not a func *<T>
|
2008-12-30 16:03:46 -07:00
|
|
|
BUG: should run
|
|
|
|
|
2009-01-15 12:23:35 -07:00
|
|
|
=========== bugs/bug131.go
|
|
|
|
BUG: should not compile
|
|
|
|
|
2009-01-21 15:11:54 -07:00
|
|
|
=========== bugs/bug132.go
|
|
|
|
BUG: compilation succeeds incorrectly
|
|
|
|
|
2009-02-06 17:45:37 -07:00
|
|
|
=========== bugs/bug136.go
|
|
|
|
BUG: should not compile
|
|
|
|
|
2008-08-29 14:21:00 -06:00
|
|
|
=========== fixedbugs/bug016.go
|
2008-10-29 15:05:00 -06:00
|
|
|
fixedbugs/bug016.go:7: overflow converting constant to uint
|
2008-08-29 14:21:00 -06:00
|
|
|
|
2008-09-03 14:21:05 -06:00
|
|
|
=========== fixedbugs/bug027.go
|
|
|
|
hi
|
|
|
|
0 44444
|
|
|
|
1 3333
|
|
|
|
2 222
|
|
|
|
3 11
|
|
|
|
4 0
|
|
|
|
0 44444
|
|
|
|
1 3333
|
|
|
|
2 222
|
|
|
|
3 11
|
|
|
|
4 0
|
|
|
|
|
2008-07-07 11:03:10 -06:00
|
|
|
=========== fixedbugs/bug035.go
|
2008-12-10 14:55:47 -07:00
|
|
|
fixedbugs/bug035.go:6: variable i redeclared in this block
|
2008-10-24 15:56:54 -06:00
|
|
|
previous declaration at fixedbugs/bug035.go:5
|
2008-12-10 14:55:47 -07:00
|
|
|
fixedbugs/bug035.go:7: variable f redeclared in this block
|
2008-10-24 15:56:54 -06:00
|
|
|
previous declaration at fixedbugs/bug035.go:5
|
2008-07-07 11:03:10 -06:00
|
|
|
|
|
|
|
=========== fixedbugs/bug037.go
|
|
|
|
fixedbugs/bug037.go:6: vlong: undefined
|
2008-10-16 16:59:31 -06:00
|
|
|
fixedbugs/bug037.go:6: illegal types for operand: AS
|
|
|
|
undefined
|
2008-07-07 11:03:10 -06:00
|
|
|
|
|
|
|
=========== fixedbugs/bug039.go
|
2008-12-10 14:55:47 -07:00
|
|
|
fixedbugs/bug039.go:6: variable x redeclared in this block
|
2008-10-24 15:56:54 -06:00
|
|
|
previous declaration at fixedbugs/bug039.go:5
|
2008-07-07 11:03:10 -06:00
|
|
|
|
2009-02-03 17:59:26 -07:00
|
|
|
=========== fixedbugs/bug041.go
|
|
|
|
fixedbugs/bug041.go:5: export of incomplete type t
|
|
|
|
|
2008-09-04 18:36:57 -06:00
|
|
|
=========== fixedbugs/bug049.go
|
2008-10-16 16:59:31 -06:00
|
|
|
fixedbugs/bug049.go:6: illegal conversion of nil to string
|
2008-09-04 18:36:57 -06:00
|
|
|
|
2008-07-07 11:17:52 -06:00
|
|
|
=========== fixedbugs/bug050.go
|
|
|
|
fixedbugs/bug050.go:3: package statement must be first
|
2008-10-03 17:15:55 -06:00
|
|
|
sys.6:1 fixedbugs/bug050.go:3: syntax error near package
|
2008-07-07 11:17:52 -06:00
|
|
|
|
2008-07-07 11:03:10 -06:00
|
|
|
=========== fixedbugs/bug051.go
|
|
|
|
fixedbugs/bug051.go:10: expression must be a constant
|
|
|
|
|
2008-09-04 18:36:57 -06:00
|
|
|
=========== fixedbugs/bug062.go
|
2008-10-16 16:59:31 -06:00
|
|
|
fixedbugs/bug062.go:6: illegal conversion of nil to string
|
2008-09-04 18:36:57 -06:00
|
|
|
fixedbugs/bug062.go:6: illegal types for operand: AS
|
2008-09-30 16:45:49 -06:00
|
|
|
string
|
2008-09-04 18:36:57 -06:00
|
|
|
|
2008-07-19 16:08:56 -06:00
|
|
|
=========== fixedbugs/bug067.go
|
|
|
|
ok
|
2008-08-29 14:21:00 -06:00
|
|
|
|
2008-09-04 17:48:19 -06:00
|
|
|
=========== fixedbugs/bug068.go
|
|
|
|
fixedbugs/bug068.go:8: unknown escape sequence: '
|
|
|
|
|
2008-09-02 14:08:40 -06:00
|
|
|
=========== fixedbugs/bug070.go
|
|
|
|
outer loop top k 0
|
|
|
|
inner loop top i 0
|
|
|
|
do break
|
|
|
|
broke
|
|
|
|
|
2008-09-03 14:21:05 -06:00
|
|
|
=========== fixedbugs/bug072.go
|
|
|
|
fixedbugs/bug072.go:6: bug: undefined
|
|
|
|
|
2008-08-29 14:21:00 -06:00
|
|
|
=========== fixedbugs/bug073.go
|
|
|
|
fixedbugs/bug073.go:8: illegal types for operand: LSH
|
2008-10-29 15:05:00 -06:00
|
|
|
int
|
|
|
|
int
|
2008-08-29 14:21:00 -06:00
|
|
|
fixedbugs/bug073.go:9: illegal types for operand: RSH
|
2008-10-29 15:05:00 -06:00
|
|
|
int
|
|
|
|
int
|
2008-09-02 14:08:40 -06:00
|
|
|
|
2008-10-17 12:48:51 -06:00
|
|
|
=========== fixedbugs/bug074.go
|
|
|
|
fixedbugs/bug074.go:6: syntax error near string
|
|
|
|
fixedbugs/bug074.go:6: syntax error near string
|
|
|
|
fixedbugs/bug074.go:7: x: undefined
|
|
|
|
|
2008-09-04 14:35:19 -06:00
|
|
|
=========== fixedbugs/bug081.go
|
2008-12-16 18:45:28 -07:00
|
|
|
fixedbugs/bug081.go:5: no type x
|
2008-09-04 14:35:19 -06:00
|
|
|
|
2008-11-12 22:59:43 -07:00
|
|
|
=========== fixedbugs/bug083.go
|
2009-01-21 15:51:57 -07:00
|
|
|
fixedbugs/bug083.dir/bug1.go:9: syntax error near t0
|
2008-11-12 22:59:43 -07:00
|
|
|
|
2008-09-11 16:48:42 -06:00
|
|
|
=========== fixedbugs/bug086.go
|
|
|
|
fixedbugs/bug086.go:5: function ends without a return statement
|
|
|
|
|
2008-10-17 12:48:51 -06:00
|
|
|
=========== fixedbugs/bug090.go
|
2008-10-29 15:05:00 -06:00
|
|
|
fixedbugs/bug090.go:32: cannot convert non-integer constant to int
|
2008-10-17 12:48:51 -06:00
|
|
|
fixedbugs/bug090.go:32: illegal types for operand: AS
|
2008-10-29 15:05:00 -06:00
|
|
|
int
|
|
|
|
fixedbugs/bug090.go:34: cannot convert non-integer constant to int
|
2008-10-17 12:48:51 -06:00
|
|
|
fixedbugs/bug090.go:34: illegal types for operand: CALL
|
|
|
|
bool
|
2008-10-29 15:05:00 -06:00
|
|
|
fixedbugs/bug090.go:40: cannot convert non-integer constant to int
|
2008-10-17 12:48:51 -06:00
|
|
|
fixedbugs/bug090.go:40: illegal types for operand: AS
|
2008-10-29 15:05:00 -06:00
|
|
|
int
|
2008-10-17 12:48:51 -06:00
|
|
|
float64
|
|
|
|
|
2008-09-02 14:08:40 -06:00
|
|
|
=========== fixedbugs/bug091.go
|
2008-10-06 17:44:17 -06:00
|
|
|
fixedbugs/bug091.go:15: c: undefined
|
2008-10-16 16:59:31 -06:00
|
|
|
fixedbugs/bug091.go:15: illegal types for operand: AS
|
|
|
|
undefined
|
2008-09-20 16:16:48 -06:00
|
|
|
|
2008-10-17 12:48:51 -06:00
|
|
|
=========== fixedbugs/bug093.go
|
|
|
|
M
|
|
|
|
|
2008-09-20 16:16:48 -06:00
|
|
|
=========== fixedbugs/bug103.go
|
|
|
|
fixedbugs/bug103.go:8: function requires a return type
|
2008-10-29 20:34:47 -06:00
|
|
|
|
2008-10-30 14:26:57 -06:00
|
|
|
=========== fixedbugs/bug113.go
|
2009-01-16 17:12:14 -07:00
|
|
|
main.I is int, not int32
|
2008-11-10 15:59:15 -07:00
|
|
|
throw: interface conversion
|
2008-10-30 14:26:57 -06:00
|
|
|
SIGSEGV: segmentation violation
|
|
|
|
Faulting address: 0x0
|
|
|
|
pc: xxx
|
2008-10-29 20:34:47 -06:00
|
|
|
|
2009-01-26 17:57:24 -07:00
|
|
|
|
2009-01-30 15:39:31 -07:00
|
|
|
=========== fixedbugs/bug121.go
|
|
|
|
fixedbugs/bug121.go:9: syntax error near T
|
|
|
|
fixedbugs/bug121.go:20: incomplete type I
|
|
|
|
fixedbugs/bug121.go:20: illegal types for operand: AS
|
|
|
|
I
|
|
|
|
*S
|
|
|
|
|
2009-01-26 17:57:24 -07:00
|
|
|
=========== fixedbugs/bug133.go
|
|
|
|
fixedbugs/bug133.dir/bug2.go:11: undefined DOT i on bug0.T
|
|
|
|
fixedbugs/bug133.dir/bug2.go:11: illegal types for operand: RETURN
|
|
|
|
int
|