summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/cc_int/varasm.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cc/cc_int/varasm.c')
-rw-r--r--gnu/usr.bin/cc/cc_int/varasm.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/gnu/usr.bin/cc/cc_int/varasm.c b/gnu/usr.bin/cc/cc_int/varasm.c
index cd49b0c..4a46ec1 100644
--- a/gnu/usr.bin/cc/cc_int/varasm.c
+++ b/gnu/usr.bin/cc/cc_int/varasm.c
@@ -1358,10 +1358,9 @@ contains_pointers_p (type)
}
}
-/* Output text storage for constructor CONSTR. Returns rtx of
- storage. */
+/* Output text storage for constructor CONSTR. */
-rtx
+void
bc_output_constructor (constr)
tree constr;
{
OpenPOWER on IntegriCloud