godump.c (go_format_type): Check for invalid type names, pointer target types, and...
authorIan Lance Taylor <iant@google.com>
Thu, 26 May 2011 00:31:54 +0000 (00:31 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 26 May 2011 00:31:54 +0000 (00:31 +0000)
commitdbbc4d4c1709062c6c14966c06e4eda30434aade
treebffe980aa9e6f998dae9d05e2992a6f215b315d7
parent45e4e4e2af8878f5c86f3fe6268df1097defa695
godump.c (go_format_type): Check for invalid type names, pointer target types, and struct field types.

* godump.c (go_format_type): Check for invalid type names, pointer
target types, and struct field types.

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