[Bug target/34025] Warning when compiling with -m64 -ffast-math on Intel Darwin

howarth at nitro dot med dot uc dot edu gcc-bugzilla@gcc.gnu.org
Sat Dec 15 23:14:00 GMT 2007



------- Comment #9 from howarth at nitro dot med dot uc dot edu  2007-12-15 23:14 -------
This should probably be added as...

-- gcc-4.3-20071214/gcc/config/i386/t-darwin.org       2007-12-15
18:12:06.000000000 -0500
+++ gcc-4.3-20071214/gcc/config/i386/t-darwin   2007-12-15 18:12:43.000000000
-0500
@@ -2,6 +2,7 @@
 MULTILIB_DIRNAMES = x86_64
 LIB2_SIDITI_CONV_FUNCS=yes
 LIB2FUNCS_EXTRA = $(srcdir)/config/darwin-64.c
+EXTRA_MULTILIB_PARTS=crtfastmath.o crtprec32.o crtprec64.o crtprec80.o

 softfp_wrap_start := '\#ifdef __x86_64__'
 softfp_wrap_end := '\#endif'

instead. Testing that now.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34025



More information about the Gcc-bugs mailing list