On Fri, Feb 17, 2012 at 10:59 AM, Thomas D. Dean <tomd...@speakeasy.org> wrote:
[..]
> gcc46 is generating 80-bit floating point instructions.
>
> The gcc docs state gcc46 will generate 128-bit instructions.
>
> I can get gfortran46 to generate 128-bit instructions.
>
> How do I get gcc46 to generate 128-bit floating point instructions?

"As of gcc 4.3, a quadruple precision is also supported on x86, but as
the nonstandard type __float128 rather than long double."

-- 
Peter Wemm - pe...@wemm.org; pe...@freebsd.org; pe...@yahoo-inc.com; KI6FJV
"All of this is for nothing if we don't go to the stars" - JMS/B5
"If Java had true garbage collection, most programs would delete
themselves upon execution." -- Robert Sewell
_______________________________________________
freebsd-amd64@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"

Reply via email to