* c-ada-spec.c (in_function): Delete.
commit483b3d26ccae96df750f483d043cca1e1d6dce8b
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Apr 2015 08:54:07 +0000 (28 08:54 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Apr 2015 08:54:07 +0000 (28 08:54 +0000)
treee9817ec0ed9152ed1b1d956fe689aff772953706
parent1f5fe264ef3cf448ac3b3ac9c37172db79f56771
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222517 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-family/ChangeLog
gcc/c-family/c-ada-spec.c