c-ada-spec.c (separate_class_package): New function.
authorArnaud Charlet <charlet@adacore.com>
Fri, 29 Oct 2010 10:03:43 +0000 (10:03 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 29 Oct 2010 10:03:43 +0000 (12:03 +0200)
commit1e4bf85b80166e3315532ba50608fd5e19411f32
tree0e45c1489e9211aba58ccd281c74237649502fdb
parentf3f637378c413c7f584910be7cc741b83cb40cd8
c-ada-spec.c (separate_class_package): New function.

* c-ada-spec.c (separate_class_package): New function.
(pp_ada_tree_identifier): Prefix references to C++ classes with the
name of their enclosing package.
(print_ada_declaration): Use separate_class_package.

Co-Authored-By: Matthew Gingell <gingell@adacore.com>
From-SVN: r166059
gcc/c-family/ChangeLog
gcc/c-family/c-ada-spec.c