[Bug pch/49435] get_z.c:46: MPFR assertion failed: exp < 0 || exp <= ((mpfr_prec_t)((mpfr_uprec_t)(~(mpfr_uprec_t)0)>>1))
longvalery at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Jun 29 07:53:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49435
--- Comment #9 from Valery <longvalery at gmail dot com> 2011-06-29 07:53:36 UTC ---
I commented all calls "powf" in the specified functions (float_XX_to_YY) and
compiler errors do not arise....
I can replace "powf" with something?
More information about the Gcc-bugs
mailing list