This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: when is a double float nearest infinity ?


Tim Prince wrote:
Christian Bruel wrote:



attached example compiled with gcc testinf.c -pedantic -ansi -O2

No problem with your gcc command. Guessing about glibc is somewhat beyond the scope of gcc-help.

-mfpmath=sse or -ffloat-store might avoid inadvertent implicit promotion to long double.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]