followup to magic/overload fix
authorDavid Mitchell <davem@iabyn.com>
Fri, 21 May 2010 16:07:40 +0000 (17:07 +0100)
committerDavid Mitchell <davem@iabyn.com>
Fri, 21 May 2010 16:07:40 +0000 (17:07 +0100)
commited3b9b3c212f717939207379cdb328156dd4a01e
tree354c7d708fca92ba462cac40b28221ab29015dfc
parent6f1401dc2acd2a2b85df22b0a74e5f7e6e0a33aa
followup to magic/overload fix

6f1401dc2acd2a2b85df22b0a74e5f7e6e0a33aa was over-enthusiastic
on removing redundant code in the comparison ops. This code was only used
on 64-bit #ifdef branches which is why I failed to spot it earlier.
So restore that code!
pp.c
pp_hot.c