trans.c (gnat_to_gnu): If the type is tagged, mark it as used for debugging purposes.
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 15 Feb 2012 08:39:04 +0000 (08:39 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 15 Feb 2012 08:39:04 +0000 (08:39 +0000)
commit0029bafd89b2bd403d96a053acefc2d341b85788
treeda3e0cc5d7128e03e92bf08e1b69abfabef2b3dc
parent4a582c9fda392a8218c427c60fe6378956de1831
trans.c (gnat_to_gnu): If the type is tagged, mark it as used for debugging purposes.

* gcc-interface/trans.c (gnat_to_gnu) <N_Qualified_Expression>: If the
type is tagged, mark it as used for debugging purposes.
<N_Allocator>: Likewise for a qualified expression.

From-SVN: r184258
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c