decl.c (gnat_to_gnu_entity): Use proper dummy type for the temporary COMPONENT_REF...
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 19 Aug 2012 14:07:58 +0000 (14:07 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 19 Aug 2012 14:07:58 +0000 (14:07 +0000)
commit08cb7d42bfd7810c05761df53348d582acc4eea1
tree1fc0a2fd4cc949b2b12f6caf8201c7def77a2fef
parent594d6faafa9741bd445bd22c2d597276ef5a7db7
decl.c (gnat_to_gnu_entity): Use proper dummy type for the temporary COMPONENT_REF built for a derived...

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: Use proper
dummy type for the temporary COMPONENT_REF built for a derived tagged
type with discriminant.

From-SVN: r190514
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c