#10042: Doctest failure in sage/rings/polynomial/polynomial_element.pyx
--------------------------+-------------------------------------------------
Reporter: mpatel | Owner: mvngu
Type: defect | Status: closed
Priority: blocker | Milestone: sage-4.6
Component: doctest | Resolution: fixed
Keywords: | Author: Dima Pasechnik
Upstream: N/A | Reviewer: Leif Leonhardy
Merged: sage-4.6.rc0 | Work_issues:
--------------------------+-------------------------------------------------
Comment(by zimmerma):
> cf http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46080 to follow the GCC
issue.
the GCC developers say this is not a GCC bug, but
"simply the unpredictability of excess precision arithmetics",
and advise to use -ffloat-store/-fexcess-precision=standard/volatile
float.
Is it possible to use {{{-ffloat-store}}} to build Lapack? It seems to be
a valid option of
{{{sage_fortran}}}:
{{{
tarte% /localdisk/tmp/sage-4.6/local/bin/sage_fortran -v --help | grep
store
...
-ffloat-store Don't allocate floats and doubles in extended-
precision registers
}}}
Paul
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10042#comment:87>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.