Hi Holger,

> So I just installed llvm-1.4 (on gcc-3.3.4, gentoo i386) without 
> frontends and tried to run the tests.  But there is apparently some odd 
> bytecode "corruption" going on ... 
[...] 
>     <... traceback ...>
>     ExecutionFailed: 1  llc _my_gcd_wrap.o.bc -f -o _my_gcd_wrap.s
>     llc: bytecode didn't read correctly

That sure seems strange because it means that LLVM liked the assembler
created by my code, but not its own optimized bytecode. Would you send me
the content of your last /tmp/usession-? folder?

The tests probably don't work either, right?

Regards,

Carl Friedrich
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to