]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-ada-spec.c (get_underlying_decl): Do not look through typedefs.
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 13 Nov 2019 11:59:20 +0000 (11:59 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 13 Nov 2019 11:59:20 +0000 (11:59 +0000)
commit46a6d3cad7d0e7397cc5d17990602fe0f37e69cc
tree6b5de87ab42385d7d02649dbbd509efea1ed39ae
parentfb3bf22d2cd774f6b40e945497e79f70def29e14
c-ada-spec.c (get_underlying_decl): Do not look through typedefs.

* c-ada-spec.c (get_underlying_decl): Do not look through typedefs.
(dump_forward_type): Do not generate a declaration for function types.
(dump_nested_type) <ARRAY_TYPE>: Do not generate a nested declaration
of the component type if it is declared in another file.

From-SVN: r278130
gcc/c-family/ChangeLog
gcc/c-family/c-ada-spec.c