summaryrefslogtreecommitdiff
path: root/gcc/config/pdp11/t-pdp11
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/pdp11/t-pdp11')
-rw-r--r--gcc/config/pdp11/t-pdp114
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/config/pdp11/t-pdp11 b/gcc/config/pdp11/t-pdp11
index ab01bff73fa..467d2284b20 100644
--- a/gcc/config/pdp11/t-pdp11
+++ b/gcc/config/pdp11/t-pdp11
@@ -18,6 +18,10 @@
MULTILIB_OPTIONS = msoft-float
+# Optimize for space
+LIBGCC2_CFLAGS = -Os
+CRTSTUFF_T_CFLAGS = -Os
+
# Because the pdp11 POINTER_SIZE is only 16, in dwarf2out.c,
# DWARF_ARANGES_PAD_SIZE is 0, thus a loop in output_aranges that checks
# (i < (unsigned) DWARF_ARANGES_PAD_SIZE) elicits a warning that the