Error: no such instruction: `eovq -32(%rbp),%rdx'
Anthony Foiani
tkil@scrye.com
Thu Jul 4 04:31:00 GMT 2013
Dmitry Mikushin <dmitry@kernelgen.org> writes:
> Error: no such instruction: `eovq -32(%rbp),%rdx'
That's only a one-bit error away from "movq ..."
('m' = 0x6d = 0b 0110 1101,
'e' = 0x65 = 0b 0110 0101)
Maybe run memory tester overnight?
(This is from personal experience -- I had a bad stick of RAM that
caused all sorts of bizarre compile problems. I eventually isolated
the problem and replaced the DIMM; the compile problems went away.)
Good luck!
Best regards,
Anthony Foiani
More information about the Gcc
mailing list