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 #7 from Valery <longvalery at gmail dot com> 2011-06-28 12:03:29 UTC ---
Created attachment 24615
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24615
I thing that my problem is here

If I comment body of two functions float_16_to_32() and float_24_to_32
compiler work without any error


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