> 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.