xref_lib.adb (Get_Full_Type): Add support for the 'h' entity type, ie interfaces.
authorEmmanuel Briot <briot@adacore.com>
Mon, 15 Oct 2007 13:57:46 +0000 (15:57 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 15 Oct 2007 13:57:46 +0000 (15:57 +0200)
commite0aacc92672d35a702586e4c1c9cf2f01d63bcd3
treee73461e1e292481607d1e1ce527af5638144f35c
parent03bc9897e32e8bc6995129f5347a4606d49ad42c
xref_lib.adb (Get_Full_Type): Add support for the 'h' entity type, ie interfaces.

2007-10-15  Emmanuel Briot  <briot@adacore.com>

* xref_lib.adb (Get_Full_Type): Add support for the 'h' entity type, ie
interfaces.

* xr_tabls.adb (Add_Reference): Add support for the new 'R' reference
type, for dispatching calls.

From-SVN: r129340
gcc/ada/xr_tabls.adb
gcc/ada/xref_lib.adb