aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/sig.c
diff options
context:
space:
mode:
authorGerald Baumgartner <gb@andros.cygnus.com>1994-07-08 20:22:37 +0000
committerMike Stump <mrs@gcc.gnu.org>1994-07-08 20:22:37 +0000
commit311862c8bed5ff4d37ae5e5e2fab91e7b69bab8b (patch)
tree34f34a4d153d8dadc44ca692e69cc9b2fbc716db /gcc/cp/sig.c
parenta98b1078b7baf999498fdd09dfe7eb3ac669f51d (diff)
downloadgcc-311862c8bed5ff4d37ae5e5e2fab91e7b69bab8b.zip
gcc-311862c8bed5ff4d37ae5e5e2fab91e7b69bab8b.tar.gz
gcc-311862c8bed5ff4d37ae5e5e2fab91e7b69bab8b.tar.bz2
partial merge for isgnature stuff
From-SVN: r7680
Diffstat (limited to 'gcc/cp/sig.c')
-rw-r--r--gcc/cp/sig.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cp/sig.c b/gcc/cp/sig.c
index 4f27b94..1426168 100644
--- a/gcc/cp/sig.c
+++ b/gcc/cp/sig.c
@@ -591,6 +591,7 @@ build_signature_table_constructor (sig_ty, rhs)
offset = integer_zero_node;
pfn = build_unary_op (ADDR_EXPR, rhs_method, 0);
TREE_TYPE (pfn) = ptr_type_node;
+ TREE_ADDRESSABLE (rhs_method) = 1;
}
tbl_entry = tree_cons (NULL_TREE, code,