Preprocessor arithmetic

Joern Rennecke amylaar@redhat.com
Wed Nov 15 09:35:00 GMT 2000


> Hm, g95 presently uses libgmp for integer and floating point
> arithmetic simulation.  It might not be a bad idea to scrap what we
> have and use libgmp everywhere - particularly the floating point
> emulator.

I think that doing tree and rtl arithmetic (e.g. for fold-const.c, (g)cse.c
and combine.c) with gmp would slow the compiler down.


More information about the Gcc mailing list