go/test
Ian Lance Taylor dbc226d5a1 test: Match gccgo error messages.
gccgo does not handle 'new' specially here.

varerr.go:10:6: error: reference to undefined name ‘asdf’
varerr.go:12:6: error: invalid left hand side of assignment

R=rsc
CC=golang-dev
https://golang.org/cl/2139045
2010-09-10 12:45:46 -07:00
..
bench
bugs
chan
fixedbugs
garbage
interface
ken
nilptr
syntax test: Match gccgo error messages. 2010-09-10 12:44:07 -07:00
64bit.go
235.go
args.go
arm-pass.txt
assign.go
assign1.go
bigalg.go
bigmap.go
blank.go
blank1.go
chancap.go
char_lit.go
char_lit1.go
closedchan.go
closure.go
cmp1.go
cmp2.go
cmp3.go
cmp4.go
cmp5.go
cmplx.go
cmplxdivide.c
cmplxdivide.go
cmplxdivide1.go
complit.go
compos.go
const.go
const1.go
const2.go
const3.go
convert.go
convert3.go
convlit.go
convlit1.go
copy.go
ddd.go
ddd1.go
ddd2.go
ddd3.go
decl.go
declbad.go
defer.go
deferprint.go
empty.go
env.go
errchk
escape.go
float_lit.go
floatcmp.go
for.go
func.go
func1.go
func2.go
func3.go
func4.go
func5.go
gc.go
gc1.go
golden-arm.out
golden.out
hashmap.go
helloworld.go
if.go
if1.go
import.go
import1.go
import2.go
import3.go
import4.go
index.go
indirect.go
indirect1.go
initcomma.go
initialize.go
initializerr.go
initsyscall.go
int_lit.go
intcvt.go
iota.go
literal.go
malloc1.go
mallocfin.go
mallocrand.go
mallocrep.go
mallocrep1.go
map.go
method.go
method1.go
method2.go
method3.go
named.go
named1.go
nil.go
nul1.go test: Match gccgo error messages. 2010-09-09 09:00:32 -07:00
parentype.go
peano.go
printbig.go
range.go
recover.go
recover1.go
recover2.go
recover3.go
rename.go
rename1.go
run
run-arm
runtime.go
sieve.go
sigchld.go
simassign.go
sinit.go
solitaire.go
stack.go
string_lit.go
stringrange.go
switch.go
switch1.go
test0.go
turing.go
typeswitch.go
typeswitch1.go
typeswitch2.go
undef.go test: Match gccgo error messages. 2010-09-10 12:44:37 -07:00
utf.go
varerr.go test: Match gccgo error messages. 2010-09-10 12:45:46 -07:00
varinit.go
vectors.go
zerodivide.go