OSDN Git Service

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: When
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 24 Oct 2009 11:12:21 +0000 (11:12 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 24 Oct 2009 11:12:21 +0000 (11:12 +0000)
commitb10509f2bbb8bc9c926f16dadff0e1d55bdf9807
tree718c8faf34e1b5d93a9fcd050d8271216bc9a9b7
parent53c7fb87ab162ed1759566920ce6043ab6b2f9cc
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: When
processing the parent type, build the COMPONENT_REF for a discriminant
with the proper type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@153528 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/pack4.ads [new file with mode: 0644]