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 Jens.Timmerman
Recipients Alex.Leach, Arfrever, Jens.Timmerman, jared.jennings, loewis, meador.inge, skrah, theller
Date 2013-07-03.11:58:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372852724.75.0.961544562598.issue4130@psf.upfronthosting.co.za>
In-reply-to
Content
I believe this pull request fixed this upstream (it did for me)
https://github.com/atgreen/libffi/pull/43

I fixed this by including "xmmintrin.h" instead of switching to 
reg_args->sse[ssecount].m (as per http://software.intel.com/en-us/forums/topic/303826 )
History
Date User Action Args
2013-07-03 11:58:44Jens.Timmermansetrecipients: + Jens.Timmerman, loewis, theller, Arfrever, jared.jennings, skrah, meador.inge, Alex.Leach
2013-07-03 11:58:44Jens.Timmermansetmessageid: <1372852724.75.0.961544562598.issue4130@psf.upfronthosting.co.za>
2013-07-03 11:58:44Jens.Timmermanlinkissue4130 messages
2013-07-03 11:58:44Jens.Timmermancreate