[MBT] new ticket for pkg gmp "asmcpu patch breaks optimizations for Pentiums"
bugs at pld.org.pl
bugs at pld.org.pl
Fri Mar 29 14:48:08 CET 2002
Date: 2002-03-29 14:48:05+01 Author: Maciej Witkowiak (ytm) <ytm at elysium.pl>
Title: asmcpu patch breaks optimizations for Pentiums
Ticket ID: #140
Package: gmp-4.0.1-3
Distribution: PLD-Ra.main
Category: doesn't work as it should
Current state: opened
Text:
In this patch, after the line 'case $with_cpu' there is
expression 'pentium*' which matches all of 'pentiummmx',
'pentium2*', 'pentium3*' and 'pentium4*'. In order to fix
it move the line with 'i586* | pentium*' to the end of
case expression.
More information about the pld-bugs
mailing list