1
0
mirror of https://github.com/golang/go synced 2024-10-04 07:21:22 -06:00
go/src/cmd/gc
Russ Cox 903d28bd1e ANY is already checked separately,
so remove code from go.y.

show original types in badtype; don't remove pointers.
not sure why this was here but it confuses things
if the bad part involves two named pointer types
with different names but the same pointed-at type.

R=ken
OCL=31369
CL=31369
2009-07-08 16:39:19 -07:00
..
align.c 6g, 8g: generate data structures for new reflect interface (CL 31107) 2009-07-07 11:03:04 -07:00
bits.c move bits.c from 6g to gc 2009-03-30 16:13:11 -07:00
builtin.c.boot 6g, 8g: generate data structures for new reflect interface (CL 31107) 2009-07-07 11:03:04 -07:00
const.c shift typechecking bugs 2009-07-06 23:33:17 -07:00
dcl.c bug167 2009-07-07 11:48:22 -07:00
export.c allow forward declaration of struct in another file 2009-06-29 15:13:37 -07:00
gen.c static initialization with DATA statements 2009-05-17 19:16:16 -07:00
go.h method expansion bugs 2009-07-07 16:05:55 -07:00
go.y ANY is already checked separately, 2009-07-08 16:39:19 -07:00
lex.c bug163 2009-07-03 13:34:05 -07:00
Makefile 6g, 8g: generate data structures for new reflect interface (CL 31107) 2009-07-07 11:03:04 -07:00
mkbuiltin disable "any" except during canned imports. 2009-06-25 16:22:46 -07:00
mkbuiltin1.c new approach for generating sysimport.c 2009-03-05 18:26:12 -08:00
mparith1.c warn -> yyerror in mparith. 2009-03-12 19:57:30 -07:00
mparith2.c signs on div and mod 2009-05-05 21:19:58 -07:00
mparith3.c warn -> yyerror in mparith. 2009-03-12 19:57:30 -07:00
obj.c 6g, 8g: generate data structures for new reflect interface (CL 31107) 2009-07-07 11:03:04 -07:00
reflect.c method expansion bugs 2009-07-07 16:05:55 -07:00
sinit.c fix a 6g crash after type errors. 2009-06-23 15:30:59 -07:00
subr.c ANY is already checked separately, 2009-07-08 16:39:19 -07:00
swt.c insert ODCL in type switch case. 2009-07-06 23:42:57 -07:00
sys.go runtime: use new reflect data structures (CL 31107) 2009-07-07 11:02:54 -07:00
unsafe.go 6g, 8g: generate data structures for new reflect interface (CL 31107) 2009-07-07 11:03:04 -07:00
walk.c 6g, 8g: generate data structures for new reflect interface (CL 31107) 2009-07-07 11:03:04 -07:00