]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc/:
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Jan 2019 23:54:37 +0000 (23:54 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Jan 2019 23:54:37 +0000 (23:54 +0000)
commitcb94628769b7ac5b9315ac26e2e441986c49ae7a
tree798d1a4753896287ebe7d1578be8232ee6b35293
parent727d210bf24564225bf27649669f1cf30f2361dc
gcc/:
        * godump.c (go_output_typedef): When outputting a typedef, refer
to the underlying type by its name and not its structure.
gcc/testsuite:
        * gcc.misc-tests/godump-1.c: Add test case for typedef before
struct.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@267958 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/godump.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.misc-tests/godump-1.c