[pypy-issue] [issue1042] __main__.UnrecognizedOperation: shufps

Dirkjan Ochtman tracker at bugs.pypy.org
Sun Feb 12 13:24:36 CET 2012


New submission from Dirkjan Ochtman <dirkjan at ochtman.nl>:

As seen here: https://396039.bugs.gentoo.org/attachment.cgi?id=296947

[1m[platform:Error] Traceback (most recent call last):
[platform:Error]   File
"/var/tmp/portage/dev-python/pypy-1.7/work/pypy-pypy-release-1.7/pypy/translator/c/gcc/trackgcroot.py",
line 2009, in <module>
[platform:Error]     tracker.process(f, g, filename=fn)
[platform:Error]   File
"/var/tmp/portage/dev-python/pypy-1.7/work/pypy-pypy-release-1.7/pypy/translator/c/gcc/trackgcroot.py",
line 1902, in process
[platform:Error]     tracker = parser.process_function(lines, filename)
[platform:Error]   File
"/var/tmp/portage/dev-python/pypy-1.7/work/pypy-pypy-release-1.7/pypy/translator/c/gcc/trackgcroot.py",
line 1418, in process_function
[platform:Error]     table = tracker.computegcmaptable(self.verbose)
[platform:Error]   File
"/var/tmp/portage/dev-python/pypy-1.7/work/pypy-pypy-release-1.7/pypy/translator/c/gcc/trackgcroot.py",
line 52, in computegcmaptable
[platform:Error]     self.parse_instructions()
[platform:Error]   File
"/var/tmp/portage/dev-python/pypy-1.7/work/pypy-pypy-release-1.7/pypy/translator/c/gcc/trackgcroot.py",
line 204, in parse_instructions
[platform:Error]     self.find_missing_visit_method(opname)
[platform:Error]   File
"/var/tmp/portage/dev-python/pypy-1.7/work/pypy-pypy-release-1.7/pypy/translator/c/gcc/trackgcroot.py",
line 234, in find_missing_visit_method
[platform:Error]     raise UnrecognizedOperation(opname)
[platform:Error] __main__.UnrecognizedOperation: shufps
[platform:Error] make: *** [rpython_lltypesystem_rstr.gcmap] Error 1

----------
messages: 3899
nosy: djc, pypy-issue
priority: bug
status: unread
title: __main__.UnrecognizedOperation: shufps

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1042>
________________________________________


More information about the pypy-issue mailing list