From e5185cc6be3da99435129cdc0c769d4081e82989 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Tue, 5 May 2020 14:08:33 -0400 Subject: [PATCH] Delete file meant for a private branch --- libgcc/config/rs6000/t-float128-decimal | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 libgcc/config/rs6000/t-float128-decimal 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