Patch committed: Don't generate float80 in godump.c

Ian Lance Taylor iant@google.com
Tue Jan 11 22:13:00 GMT 2011


The float80 type was removed from the Go language a while back, but I
never took it out of godump.c.  This patch does that.  Bootstrapped and
ran Go testsuite on x86_64-unknown-linux-gnu.  Committed to mainline.

Ian


2011-01-11  Ian Lance Taylor  <iant@google.com>

	* godump.c (go_format_type): Don't generate float80.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 677 bytes
Desc: float80
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110111/50d009f6/attachment.bin>


More information about the Gcc-patches mailing list