#11084: Singular 3-1-1-4.p4 fails to build with gcc 4.6.0.
----------------------------------------------------------------------------------------+
Reporter: drkirkby
| Owner: GeorgSWeber
Type: defect
| Status: positive_review
Priority: critical
| Milestone: sage-4.7
Component: build
| Keywords:
Author: David Kirkby
| Upstream: None of the above - read trac for reasoning.
Reviewer: AlexanderDreyer
| Merged:
Work_issues: Testing on Linux, OS X, Solaris 10 (both x86 and SPARC) with gcc
4.6.0. |
----------------------------------------------------------------------------------------+
Comment(by jdemeyer):
Replying to [comment:17 AlexanderDreyer]:
> This seems to be the right solution
I completely disagree. Dropping the optimization is at best a workaround.
IMHO it can ''never'' be "the right solution". It means that either the
compiler or the code has a bug. Maybe dropping the optimization to `-O2`
covers up any issues, but I think one should really investigate what the
true problem is.
I am ''very strongly'' against saying to never increase the optimization
level to `-O3`. If some later upstream version has fixed this problem, we
''should'' increase the optimization level back to `-O3`.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11084#comment:19>
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.