ChangeLog 2014-11-03 Dominik Vogt * build-go/gcc/testsuite/gcc/godump-1.out: Update godump tests. gcc/ChangeLog 2014-11-03 Dominik Vogt * godump.c (go_format_type): Rewrite RECORD_TYPE nad UNION_TYPE support with -fdump-go-spec. Anonymous substructures are now flattened and replaced by their fields (record) or the first named, non-bitfield field (union).