From: Bernd Schmidt Date: Mon, 18 Sep 2000 17:01:32 +0000 (+0000) Subject: Proper fix for -m4-nofpu multilib problem X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0fb8cb90e8f8979cf534368dd2f955ccb89cc22c;p=gcc.git Proper fix for -m4-nofpu multilib problem From-SVN: r36498 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index cfa07d86a71..bb20cc90d12 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -2,6 +2,7 @@ * reload1.c (forget_old_reloads_1): If a hard reg is stored, clear its entry in spill_reg_store. + * config/sh/lib1funcs.ams (movstr_i4 functions): Always compile in. 2000-09-18 Alexandre Oliva diff --git a/gcc/config/sh/lib1funcs.asm b/gcc/config/sh/lib1funcs.asm index 6c2b7e9cad5..a05c8f0c9f9 100644 --- a/gcc/config/sh/lib1funcs.asm +++ b/gcc/config/sh/lib1funcs.asm @@ -772,7 +772,6 @@ GLOBAL(movstr): #endif #ifdef L_movstr_i4 -#if defined(__SH4__) || defined(__SH4_SINGLE__) || defined(__SH4_SINGLE_ONLY__) || defined(__SH4_NOFPU__) .text .global GLOBAL(movstr_i4_even) .global GLOBAL(movstr_i4_odd) @@ -826,7 +825,6 @@ GLOBAL(movstrSI12_i4): mov.l r1,@(4,r4) rts mov.l r2,@(8,r4) -#endif /* ! __SH4__ */ #endif #ifdef L_mulsi3