Descriptionallows cgo to handle 'float complex' and 'double complex' types.
adds unit tests for 'float complex', 'double complex' and 'long double
complex'
note: 'long double complex' can not be used in cgo b/c there is no
complex256 nor float128 (golang) type.
note: you might want to just discard the .elf and .macho files as they
have some of my test-systems paths...
Patch Set 1 #Patch Set 2 : code review 3906041: allows cgo to handle 'float complex' and 'double comple... #Patch Set 3 : code review 3906041: allows cgo to handle 'float complex' and 'double comple... #
MessagesTotal messages: 6
|