* godump.c (go_output_typedef): Put enum constants in the macro
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 May 2011 16:21:48 +0000 (16:21 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 May 2011 16:21:48 +0000 (16:21 +0000)
commit32874486b6a71366e6b4a05f12a6f247d3fdb6ee
tree477d7dfdf8acac2f1c76b47ecb9d8ee700e5e095
parent0b4f4daf75c25fb3b60a72801ed9443a390a8db7
* godump.c (go_output_typedef): Put enum constants in the macro
hash table to avoid duplicate Go const definitions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@173962 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/godump.c