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 c++/53213] Internal compiler error in math.h


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

lbl2007 at gmx dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #3 from lbl2007 at gmx dot net 2012-05-04 08:59:28 UTC ---
The error occurs in mpfr_set_str() when using an unpatched version of MPFR 3.1.
Applying the latest cumulative patch
(http://www.mpfr.org/mpfr-current/allpatches) appears to solve the problem.


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