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]

PR45273 - The compiler depends on the host double


Hi,

The attached patch replace sreal math with mpfr math in predict.c and
host double math in mcf.c also with mpfr math.

Bootstrapped&tested (incl. ada) on x86_64-unknown-linux-gnu. OK for trunk?

Anyone a better suggestion for PRED_PRECISION?

Ciao!
Steven

Attachment: replace_sreal_with_mpfr.diff.txt
Description: Text document


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