diff options
author | Nikhil Benesch <nikhil.benesch@gmail.com> | 2020-12-13 23:37:11 -0800 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2020-12-13 23:39:32 -0800 |
commit | 0df5fa66b668795d65cdc45c8a5c8969fd56d1b9 (patch) | |
tree | 3ba2b5eef812246e4289bfb94e8df29ed27831c0 /gcc/c | |
parent | 8e56e4d9566ce99707befa88bf4d11c74ec45c10 (diff) | |
download | gcc-0df5fa66b668795d65cdc45c8a5c8969fd56d1b9.zip gcc-0df5fa66b668795d65cdc45c8a5c8969fd56d1b9.tar.gz gcc-0df5fa66b668795d65cdc45c8a5c8969fd56d1b9.tar.bz2 |
-fgo-dump-spec: skip typedefs that match struct tag
gcc/:
* godump.c (go_output_typedef): Suppress typedefs whose name
matches the tag of the underlying struct, union, or enum.
Output declarations for enums that do not appear in typedefs.
gcc/testsuite:
* gcc.misc-tests/godump-1.c: Add test cases.
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions