This is the mail archive of the gcc-bugs@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]

[Bug pch/49435] get_z.c:46: MPFR assertion failed: exp < 0 || exp <= ((mpfr_prec_t)((mpfr_uprec_t)(~(mpfr_uprec_t)0)>>1))


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?


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