]> Cypherpunks repositories - gostls13.git/commit
c compiler bug tickled by
authorRuss Cox <rsc@golang.org>
Wed, 30 Sep 2009 17:25:22 +0000 (10:25 -0700)
committerRuss Cox <rsc@golang.org>
Wed, 30 Sep 2009 17:25:22 +0000 (10:25 -0700)
commit5124e66fcae8a7758460266a4e88944abbe9e686
tree47ab75482eb869c6e86fbcdf85570f91056aeb7d
parent5b79202ca21a0de8336283bdaee58a312e539ce4
c compiler bug tickled by
void f(struct { int x[1]; } p) { }
the "int" was getting attached to f.

R=ken
OCL=35145
CL=35151
src/cmd/cc/cc.y