* c-ada-spec.c (print_ada_declaration): For typedef declarations, look
commit7907d43bcecc676f5994fcbf956edee23da6700f
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Nov 2016 17:37:35 +0000 (13 17:37 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Nov 2016 17:37:35 +0000 (13 17:37 +0000)
tree3537b60c1c3fed6aaa55f61e5a866f181e9baa4c
parent80905eecb3ff8db44c49adc16026d4d45831931b
* c-ada-spec.c (print_ada_declaration): For typedef declarations, look
for nested types only if the type is a record or union and dump SLOC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@242356 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-family/ChangeLog
gcc/c-family/c-ada-spec.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/dump-ada-spec-6.c [new file with mode: 0644]