]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/ia64/hpux_longdouble.h
optabs.h (OTI_flodiv, [...]): Kill.
[thirdparty/gcc.git] / gcc / config / ia64 / hpux_longdouble.h
index 27717ddce0b20e7929e67a11578b937a44e098c8..bfc12d4fc70b773f78f57373e75c58e9c52907a9 100644 (file)
@@ -59,7 +59,7 @@ Boston, MA 02111-1307, USA.  */
       = gen_rtx_SYMBOL_REF (Pmode, SUBTF3_LIBCALL);                    \
     smul_optab->handlers[(int) TFmode].libfunc                         \
       = gen_rtx_SYMBOL_REF (Pmode, MULTF3_LIBCALL);                    \
-    flodiv_optab->handlers[(int) TFmode].libfunc                       \
+    sdiv_optab->handlers[(int) TFmode].libfunc                         \
       = gen_rtx_SYMBOL_REF (Pmode, DIVTF3_LIBCALL);                    \
     smin_optab->handlers[(int) TFmode].libfunc                         \
       = gen_rtx_SYMBOL_REF (Pmode, SMINTF3_LIBCALL);                   \