]> gcc.gnu.org Git - gcc.git/commit
decl.c (gnat_to_gnu_entity): When adjusting the discriminant nodes in an extension...
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 3 Jun 2009 10:52:40 +0000 (10:52 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 3 Jun 2009 10:52:40 +0000 (10:52 +0000)
commitcdaa0e0b8c1cd7569b50ab50819401f7d399983b
tree814533141d2c4d825ded89a4f5223f2bb99676da
parenta6a29d0c39e207cf1ec8ad94ec44744ae9814660
decl.c (gnat_to_gnu_entity): When adjusting the discriminant nodes in an extension...

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: When
adjusting the discriminant nodes in an extension, use the full view
of the parent subtype if it is of a private kind.

From-SVN: r148125
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/root-level_1-level_2.ads [new file with mode: 0644]
gcc/testsuite/gnat.dg/specs/root-level_1.ads [new file with mode: 0644]
gcc/testsuite/gnat.dg/specs/root-level_2.ads [new file with mode: 0644]
gcc/testsuite/gnat.dg/specs/root.ads [new file with mode: 0644]
This page took 0.064586 seconds and 5 git commands to generate.