Skip to content
Snippets Groups Projects
Commit 7b310e90 authored by Dominik Vogt's avatar Dominik Vogt Committed by Ian Lance Taylor
Browse files

godump.c (go_format_type): Represent "float _Complex" and "double _Complex" as...

godump.c (go_format_type): Represent "float _Complex" and "double _Complex" as complex64 or complex128 in...

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.

From-SVN: r216840
parent d4573ffe
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment