]> git.ipfire.org Git - thirdparty/gcc.git/commit
* c-ada-spec.c (is_tagged_type): Add guard for DECL_VINDEX.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Mar 2015 18:27:48 +0000 (18:27 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Mar 2015 18:27:48 +0000 (18:27 +0000)
commit037ac54f54dbfb285acf7e4272fe76a3e08e06f3
tree39338dd1e970b87a7e22e253b26dfebf139f9a96
parent57d77bb76081954da4b1c6fcb3be482eb4bcfba4
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@221088 138bc75d-0d04-0410-961f-82ee72b054a4
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]