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 12:42:06AM +0100, Jan Hubicka wrote:
> > Yes, this has been discussed earlier too. Sadly to replace it we need
> > major features of fp arithmetics - addition and multiplication ...
> 
> We can use real.c for this.  See REAL_ARITHMETIC.
Won't this get disturbed in case target chip has some kind of very limited
FP?
Or can I do real arithmetics independently on the target chip representation?
I will take a look. Thanks

Honza
> 
> 
> r~


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