aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/t-strongarm-pe
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/arm/t-strongarm-pe')
-rw-r--r--gcc/config/arm/t-strongarm-pe3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/config/arm/t-strongarm-pe b/gcc/config/arm/t-strongarm-pe
index e487e5d931b..6a44132bd07 100644
--- a/gcc/config/arm/t-strongarm-pe
+++ b/gcc/config/arm/t-strongarm-pe
@@ -1,4 +1,3 @@
-CROSS_LIBGCC1 = libgcc1-asm.a
LIB1ASMSRC = arm/lib1funcs.asm
LIB1ASMFUNCS = _udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_tls _bb_init_func
@@ -33,6 +32,6 @@ LIBGCC = stmp-multilib
INSTALL_LIBGCC = install-multilib
# Currently there is a bug somwehere in GCC's alias analysis
-# or scheduling code that is breaking _fpmul_parts in libgcc1.c.
+# or scheduling code that is breaking _fpmul_parts in fp-bit.c.
# Disabling function inlining is a workaround for this problem.
TARGET_LIBGCC2_CFLAGS = -Dinhibit_libc -fno-inline