test/fixedbugs: forgotten test cases for issues 3907 and 4156.
Rémy Oudompheng authored
Update #3907.
Update #4156.

R=golang-dev, dave
CC=golang-dev
https://golang.org/cl/6595044
4bb75cd9
Name Last commit Last update
bench test/bench/shootout: new data after 64-bit ints for amd64
bugs test: expand run.go's errorcheck, make clear which bugs run
chan test: use testlib in a few more cases (part 2)
dwarf test: expand run.go's errorcheck, make clear which bugs run
fixedbugs test/fixedbugs: forgotten test cases for issues 3907 and 4156.
interface test: expand run.go's errorcheck, make clear which bugs run
ken go/test/chan1.go: fix typo
safe cmd/gc: suspend safemode during typecheck of inlined bodies.
syntax gc: improve error message for composite literals with unexpected newlines
235.go test: [a-c]: add introductory comments to tests
64bit.go test: use testlib in a few more cases (part 2)
alias.go test: [a-c]: add introductory comments to tests
alias1.go test: [a-c]: add introductory comments to tests
append.go test: [a-c]: add introductory comments to tests
args.go test: expand run.go's errorcheck, make clear which bugs run
assign.go test: [a-c]: add introductory comments to tests
assign1.go test: [a-c]: add introductory comments to tests
bigalg.go test: [a-c]: add introductory comments to tests
bigmap.go runtime: handle and test large map values
blank.go test: add some tests of valid code that failed with gccgo
blank1.go test: [a-c]: add introductory comments to tests
bom.go gc: initial BOM is legal.
bombad.go gc: initial BOM is legal.
bounds.go test: prepare for 64-bit ints
chancap.go test: [a-c]: add introductory comments to tests
char_lit.go
char_lit1.go
closedchan.go
closure.go
cmp.go
cmp6.go
cmplx.go
cmplxdivide.c
cmplxdivide.go
cmplxdivide1.go
complit.go
complit1.go
compos.go
const.go
const1.go
const2.go
const3.go
const4.go
const5.go
convT2X.go
convert.go
convert1.go
convert3.go
convlit.go
convlit1.go
copy.go
crlf.go
ddd.go
ddd1.go
ddd2.go
ddd3.go
decl.go
declbad.go
defer.go
deferprint.go
deferprint.out
divide.go
empty.go
env.go
eof.go
eof1.go
errchk
escape.go
escape2.go
escape3.go
escape4.go
float_lit.go
floatcmp.go
for.go
func.go
func1.go
func2.go
func3.go
func4.go
func5.go
func6.go
func7.go
func8.go
gc.go
gc1.go
gc2.go
golden.out
goprint.go
goprint.out
goto.go
helloworld.go
helloworld.out
if.go
import.go
import1.go
import2.go
import3.go
import4.go
import5.go
index.go
indirect.go
indirect1.go
init.go
init1.go
initcomma.go
initialize.go
initializerr.go
int_lit.go
intcvt.go