This is the mail archive of the gcc-patches@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: Minor cleanups in predict.c


On Sun, Dec 23, 2001 at 09:22:42AM +0100, Jan Hubicka wrote:
> Won't this get disturbed in case target chip has some kind of
> very limited FP?

Perhaps.  I don't think any of the formats that we support
are *that* lame though.

A rewrite of real.c would allow you to use IEEE arithmetic
whether or not the target chip uses IEEE arithmetic.  Not
possible at present.


r~


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