Re: Disabling the internal use of long double

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



nkavv@xxxxxxxxxxxxxxx writes:

> is it possible to force the use of double in internal computations?
>
> I would like to selectively disable "long double" for some machine
> specific tests.
>
> Are there any related options that would do the job? And if so, where?
> (real.c in the gcc source tree)?

Assuming a compiler target that supports long double, there is no
general option to tell the compiler to treat long double as double.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux