summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Meissner <Michael Meissner meissner@linux.ibm.com>2020-05-05 14:08:33 -0400
committerMichael Meissner <Michael Meissner meissner@linux.ibm.com>2020-05-05 14:08:33 -0400
commite5185cc6be3da99435129cdc0c769d4081e82989 (patch)
tree89d62ca1640aa314ae673f7fff978c8b394ec10c
parentf5f2a77571a35cacf35e1e2d80a6cd11fdd718de (diff)
Delete file meant for a private branch
-rw-r--r--libgcc/config/rs6000/t-float128-decimal7
1 files changed, 0 insertions, 7 deletions
diff --git a/libgcc/config/rs6000/t-float128-decimal b/libgcc/config/rs6000/t-float128-decimal
deleted file mode 100644
index 2854c511394..00000000000
--- a/libgcc/config/rs6000/t-float128-decimal
+++ /dev/null
@@ -1,7 +0,0 @@
-# Add support for doing conversions between IEEE 128-bit floating point and
-# Decimal types if glibc does not provide the necessary functions.
-
-LIB2ADD += $(srcdir)/config/rs6000/float128-decimal.c
-SHLIB_MAPFILES += $(srcdir)/config/rs6000/float128-decimal.ver
-
-float128-decimal$(objext) : INTERNAL_CFLAGS += -mno-gnu-attribute