This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author meador.inge
Recipients ezberch, meador.inge, ned.deily, ronaldoussoren, vstinner
Date 2012-02-06.01:40:20
SpamBayes Score 0.00027598703
Marked as misclassified No
Message-id <1328492421.65.0.907169062924.issue13370@psf.upfronthosting.co.za>
In-reply-to
Content
> Since the first argument is a 'signed char', that should be 'movsbq'.

Hmmm, on second thought I am not 100% sure about that exact statement, but I still think this is most likely a clang bug having something to do with sign extension.
History
Date User Action Args
2012-02-06 01:40:21meador.ingesetrecipients: + meador.inge, ronaldoussoren, vstinner, ned.deily, ezberch
2012-02-06 01:40:21meador.ingesetmessageid: <1328492421.65.0.907169062924.issue13370@psf.upfronthosting.co.za>
2012-02-06 01:40:21meador.ingelinkissue13370 messages
2012-02-06 01:40:20meador.ingecreate