diff options
Diffstat (limited to 'gcc/cp/xref.c')
-rw-r--r-- | gcc/cp/xref.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cp/xref.c b/gcc/cp/xref.c index 2645848..a5ea794 100644 --- a/gcc/cp/xref.c +++ b/gcc/cp/xref.c @@ -569,6 +569,7 @@ gen_assign(xf, name) of CLS. ??? Needs to handle nested classes. */ + void GNU_xref_hier(cls, base, pub, virt, frnd) char *cls; |