]> git.ipfire.org Git - thirdparty/gcc.git/commit
* gcc-interface/trans.c (gnat_to_gnu) <N_Qualified_Expression>: If the
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Feb 2012 08:39:04 +0000 (08:39 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Feb 2012 08:39:04 +0000 (08:39 +0000)
commit47219e5b7d6dc9b041541e9feb0b353ca1ffdde5
treeda3e0cc5d7128e03e92bf08e1b69abfabef2b3dc
parent824ae42bbaa43b8be6eb3b35bcbb64cd297170ba
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184258 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c