c-ada-spec.c (in_function): Delete.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 28 Apr 2015 08:54:07 +0000 (08:54 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 28 Apr 2015 08:54:07 +0000 (08:54 +0000)
commit2a877204bec0df370e33a0dbe5273e3978546130
treee9817ec0ed9152ed1b1d956fe689aff772953706
parent0e8623e9c6a9a1fc742f3f8eec368886c861dfdc
c-ada-spec.c (in_function): Delete.

* c-ada-spec.c (in_function): Delete.
(dump_generic_ada_node): Do not change in_function and remove the
redundant code dealing with it.
(print_ada_declaration): Do not change in_function.  Use INDENT_INCR.
(print_ada_methods): Output the static member functions in a nested
package after the regular methods as well as associated renamings.

Co-Authored-By: Pierre-Marie de Rodat <derodat@adacore.com>
From-SVN: r222517
gcc/c-family/ChangeLog
gcc/c-family/c-ada-spec.c