]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix handling of dummy types for -fdump-go-spec
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Wed, 20 Mar 2013 11:53:40 +0000 (11:53 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Wed, 20 Mar 2013 11:53:40 +0000 (11:53 +0000)
commit85beaba674949865830a025943f5f1cd916413fb
tree65211bd1611e4317034462918c374beb1134f26b
parent71fe92500e725cdda647d6cb351c73a77108c13f
Fix handling of dummy types for -fdump-go-spec

Backport from mainline:
2012-12-04  Ian Lance Taylor  <iant@google.com>

* godump.c (find_dummy_types): Output a dummy type if we couldn't
output the real type.

From-SVN: r196822
gcc/ChangeLog
gcc/godump.c