------- Comment #1 from kargl at gcc dot gnu dot org  2008-09-24 16:19 -------
(In reply to comment #0)

> For compile-time simplification, MPFR does not seem to provide a ready-to-use
> function; if one cooks up something oneself, one needs to check endian issues
> (though there might be none).

I think you mean GMP because we're concerned with INTEGER types.
See mpz_scan0 and mpz_scan1.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37635

Reply via email to