c-ada-spec.c (dump_ada_function_declaration): Be prepared for broken function declara...
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 21 Aug 2019 09:54:04 +0000 (09:54 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 21 Aug 2019 09:54:04 +0000 (09:54 +0000)
commit8bb2ee59398df615bf4b7c8fa6db2944485e4204
treec28df75446d4d16e860e5ad965d3e50549546468
parent73c1f2f00e29ead11de64c8131a52cdf33a04897
c-ada-spec.c (dump_ada_function_declaration): Be prepared for broken function declarations where arguments are missing.

* c-ada-spec.c (dump_ada_function_declaration): Be prepared for broken
function declarations where arguments are missing.  Rename variables.

From-SVN: r274794
gcc/c-family/ChangeLog
gcc/c-family/c-ada-spec.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/dump-ada-spec-15.c [new file with mode: 0644]