Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 14620] New: Enable use_gcc() to recognize all versions above a certain version.

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 14620] New: Enable use_gcc() to recognize all versions above a certain version.
  • Date: 4 Aug 2008 17:17:14 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14620

Summary: Enable use_gcc() to recognize all versions above a
certain version.
Product: Sorcery
Version: Untargetted future release
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: subroutines
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: fredrik.carlstrom AT tele2.se


Created an attachment (id=7087)
--> (http://bugs.sourcemage.org/attachment.cgi?id=7087)
patch to add support for ranges in use_gcc()

The attached patch adds support for use_gcc, so that use_gcc "XXX+" returns 1
iff the version of GCC is at least XXX. For example use_gcc 4.3+ returns 1 iff
the versions of GCC is at least 4.3.0.
This enables the use of intervals in archspecs for different optimizations,
depending on what has been implemented in the installed GCC.


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page