This is the mail archive of the gcc@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: Floating point trouble with x86's extended precision


> I believe that is better than getting quick faulty behaviour.

Not clear that the current behavior is faulty. Depends on the language
being used and whether it defines floating-point semantics strictly
enough. This kind of thing is best controlled by a switch, since for
many applications, the additional rounding is not an issue.


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