lib-xref.adb (Get_Type_Reference): For a private type whose full view is an array...
authorEd Schonberg <schonberg@adacore.com>
Wed, 15 Feb 2006 09:41:35 +0000 (10:41 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 15 Feb 2006 09:41:35 +0000 (10:41 +0100)
commit25c87b0f9cc0730ea1fcccec747e99653faf3995
treecdd60cd7a049ec9d1ffaf4195f5e34c46e007eb3
parentae8926a0edcf620d090dbab1a5d97cad6ac93666
lib-xref.adb (Get_Type_Reference): For a private type whose full view is an array type...

2006-02-13  Ed Schonberg  <schonberg@adacore.com>
    Robert Dewar  <dewar@adacore.com>

* lib-xref.adb (Get_Type_Reference): For a private type whose full
view is an array type, indicate the component type as well, for
navigation purposes.
(Generate_Reference): Don't consider array ref on LHS to be a case
of violating pragma Unreferenced.
Do not give Ada 2005 warning except on real reference.

From-SVN: r111077
gcc/ada/lib-xref.adb