summaryrefslogtreecommitdiffstats
path: root/gcc/output.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/output.h')
-rw-r--r--gcc/output.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/gcc/output.h b/gcc/output.h
index 7fd9ec9cfe6..389b95f3962 100644
--- a/gcc/output.h
+++ b/gcc/output.h
@@ -334,13 +334,6 @@ extern void assemble_real PARAMS ((REAL_VALUE_TYPE,
unsigned));
#endif
-/* Start deferring output of subconstants. */
-extern void defer_addressed_constants PARAMS ((void));
-
-/* Stop deferring output of subconstants,
- and output now all those that have been deferred. */
-extern void output_deferred_addressed_constants PARAMS ((void));
-
/* Return the size of the constant pool. */
extern int get_pool_size PARAMS ((void));
OpenPOWER on IntegriCloud