On Feb 16, 2006, at 17:34, Andy Dougherty wrote:
This bug seems to have resolved itself at least on amd64/linux. Pleasere-open this bug if it's still failing for you. Thanks for reporting.
A long long is 64 bit on amd64/linux this is the standard config and of course is working.
This configuration (intval=long long, opcode=long long, i386/linux) stillfails.
sizeof(opcode_t) != sizeof(void*) is for sure broken. But why would one use 64-bit opcodes on a 32-bit system?
leo