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: numerical instability and estimate-probability



> Now that this problem affects the very operation of GCC
> itself, perhaps someone will want to fix it.

Use of the host computer's floating point should be STRONGLY discouraged.
GCC runs on other non-IEEE computers besides x86, such as VAX, Alpha,
Convex, IBM370, Cray...  Indeed, at one time it was possible to run
most compilations on a machine that had no floating point arithmetic
at all.



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