godump.c (go_output_var): Don't output the variable if there is already a type with...
authorIan Lance Taylor <iant@google.com>
Tue, 11 Jan 2011 22:58:35 +0000 (22:58 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 11 Jan 2011 22:58:35 +0000 (22:58 +0000)
commit4053a5a0aff55ae8e4be6ecb0267d5c1668232a5
tree7fb03b7a58793be01beab7e1afb0ff1426858776
parentfa3e04d2db350acfc275a678668c2370fc7d6f88
godump.c (go_output_var): Don't output the variable if there is already a type with the same name.

* godump.c (go_output_var): Don't output the variable if there is
already a type with the same name.

From-SVN: r168683
gcc/ChangeLog
gcc/godump.c