On Tue, Sep 9, 2014 at 6:04 AM, Dominik Vogt <v...@linux.vnet.ibm.com> wrote:
> This is an optional extension of the -fgo-dump-spec option to
> handle copmplex data types.  It is not necessary for s390[x] but
> was easy to write on top of the previous patch.
>
> gcc/ChangeLog
> 2014-09-05  Dominik Vogt  <v...@linux.vnet.ibm.com>
>
>         * godump.c (go_format_type): Represent "float _Complex" and
>         "double _Complex" as complex64 or complex128 in Go, as appropriate.
>
> gcc/testsuite/ChangeLog
> 2014-09-05  Dominik Vogt  <v...@linux.vnet.ibm.com>
>
>         * gcc.misc-tests/godump-1.c: Add tests for complex types.

This is OK.

Thanks.

Ian

Reply via email to