Error: no such instruction: `eovq -32(%rbp),%rdx'
H.J. Lu
hjl.tools@gmail.com
Wed Jul 3 21:53:00 GMT 2013
On Wed, Jul 3, 2013 at 2:40 PM, Dmitry Mikushin <dmitry@kernelgen.org> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Dear all,
>
> With gcc-4.7-20130629 and binutils-2.23.2 I'm getting
>
> Error: no such instruction: `eovq -32(%rbp),%rdx'
>
> There was no such issue with May' gcc snapshot and binutils-2.22. Is it
> a binutils-specific problem? Which version of binutils is known to work
> well with gcc-4.7-20130629 ?
>
I assume it is x86-64. Do you have a testcase?
I couldn't find anything in GCC x86 backend to
generate "eovq". Do you have a typo in asm
statement?
--
H.J.
More information about the Gcc
mailing list