Commit 1101d406 authored by Ken Thompson's avatar Ken Thompson

more on export

R=r
OCL=15704
CL=15704
parent dc04d096
......@@ -164,7 +164,8 @@ dumpexporttype(Sym *s)
case TPTR32:
case TPTR64:
reexport(t->type);
if(t->type != T && t->type->sym == S)
reexport(t->type);
/* type 6 */
Bprint(bout, "\ttype ");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment