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, 0 insertions, 4 deletions
diff --git a/gcc/config/pdp11/t-pdp11 b/gcc/config/pdp11/t-pdp11
index e45e0cbeced..fb22a9bac51 100644
--- a/gcc/config/pdp11/t-pdp11
+++ b/gcc/config/pdp11/t-pdp11
@@ -42,7 +42,3 @@ MULTILIB_OPTIONS = msoft-float
# We could say "-Werror -Wno-error=type-limits", alas, not all supported
# gcc bootstrap compilers support the latter option.
dwarf2out.o-warn = -Wno-error
-
-# Likewise, java/constants.c:build_constants_constructor has a negative shift
-# count (in never-executed code) due to the small POINTER_SIZE.
-java/constants.o-warn = -Wno-error