Author: jakub
Date: Mon Oct 3 20:29:11 2011
New Revision: 179480
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179480
Log:
* godump.c (go_output_typedef): Support printing enum values that
don't fit in a signed HOST_WIDE_INT.
Modified:
branches/gcc-4_6-branch/gcc/ChangeLog
branches/gcc-4_6-branch/gcc/godump.c