Changes between Version 18 and Version 34 of Ticket #11920
- Timestamp:
- 01/19/12 16:13:53 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11920
-
Property
Milestone
changed from
sage-4.7.3
tosage-5.0
-
Property
Milestone
changed from
-
Ticket #11920 – Description
v18 v34 1 1 See #11226 and [http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48823]. 2 2 3 For sympow, we need to use the compiler option `-ffp-contract=on` or `-mno-fused-madd` (if the compiler supports it).3 For sympow, we need to use the compiler option `-ffp-contract=on`, `-mno-fused-madd` or `-ffloat-store` (if the compiler supports it). 4 4 5 5 Sympow should also create its datafiles, see #5155. 6 6 7 '''spkg''': [http://boxen.math.washington.edu/home/jdemeyer/spkg/sympow-1.018.1.p1 0.spkg]7 '''spkg''': [http://boxen.math.washington.edu/home/jdemeyer/spkg/sympow-1.018.1.p11.spkg]