c-ada-spec.c (dump_ada_declaration): Generate a forward declaration for a typedef...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 1 Jun 2018 08:36:20 +0000 (08:36 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 1 Jun 2018 08:36:20 +0000 (08:36 +0000)
commitabc24d932cf028c4ba363c89aad530fd0f49d93f
tree8ca1ef4b9a3cf43e2cc3d0bebef3cd0021d05c1e
parent67e5c59afb1696a624bdd2c49ada60db52158af4
c-ada-spec.c (dump_ada_declaration): Generate a forward declaration for a typedef independently of whether the...

* c-ada-spec.c (dump_ada_declaration) <TYPE_DECL>: Generate a forward
declaration for a typedef independently of whether the declaration of
the subtype is generated.

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