This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Why does __float80 depend on -mmmx/-msse?
On Mon, 26 Jun 2006, H. J. Lu wrote:
> I have no strong opinion on the support for __float80. But the current
> behavior seems odd to me. Also, we have incomplete support for
> __float128. There is no runtime support for __float128 at all on
> x86-64.
Feel free to add such support using soft-fp as described at the bottom of
<http://gcc.gnu.org/wiki/Software%20floating%20point>.
--
Joseph S. Myers http://www.srcf.ucam.org/~jsm28/gcc/
jsm@polyomino.org.uk (personal mail)
joseph@codesourcery.com (CodeSourcery mail)
jsm28@gcc.gnu.org (Bugzilla assignments and CCs)