r216840 - in /trunk/gcc: ChangeLog godump.c tes...

ian@gcc.gnu.org ian@gcc.gnu.org
Wed Oct 29 15:01:00 GMT 2014


Author: ian
Date: Wed Oct 29 15:01:07 2014
New Revision: 216840

URL: https://gcc.gnu.org/viewcvs?rev=216840&root=gcc&view=rev
Log:
gcc/:
	* godump.c (go_format_type): Represent "float _Complex" and
	"double _Complex" as complex64 or complex128 in Go, as appropriate.
gcc/testsuite/:
	* gcc.misc-tests/godump-1.c: Add tests for complex types.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/godump.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.misc-tests/godump-1.c



More information about the Gcc-cvs mailing list