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 middle-end/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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |i686-pc-linux-gnu
          Component|pch                         |middle-end

--- Comment #10 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-07 02:36:57 UTC ---
>GMP version 5.0.2, MPFR version 3.0.1

Did you build gmp/mpfr your self?  If so did you run make check to make sure
they are working correctly?


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