c-ada-spec.c (is_tagged_type): Add guard for DECL_VINDEX.
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 1 Mar 2015 18:27:48 +0000 (18:27 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 1 Mar 2015 18:27:48 +0000 (18:27 +0000)
commit83ed54d7ed0a7f02089ce408e0f0acb30e77d4a9
tree39338dd1e970b87a7e22e253b26dfebf139f9a96
parent7dff0c749a68341bdeb4e7854fc5e033a987e7e3
c-ada-spec.c (is_tagged_type): Add guard for DECL_VINDEX.

* c-ada-spec.c (is_tagged_type): Add guard for DECL_VINDEX.
(dump_template_types): Adjust DECL_TEMPLATE_INSTANTIATIONS and
DECL_TEMPLATE_RESULT emulations.
(dump_ada_template)): Add guard for TYPE_METHODS.

From-SVN: r221088
gcc/c-family/ChangeLog
gcc/c-family/c-ada-spec.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/dump-ada-spec-3.C [new file with mode: 0644]