patch applied (ghc): use " lock cmpxchg" instead of " lock/cmpxchg"
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <20061130154246.GA16339__24124.0657553591$1164901413$gmane$org@cvs.haskell.org> |
Fri Nov 17 03:44:29 PST 2006 Simon Marlow <[email protected]> * use "lock cmpxchg" instead of "lock/cmpxchg" I'm not sure where the latter version came from, but it apparently doesn't generate a legal instruction on Solaris. M ./includes/SMP.h -1 +1