This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Error: no such instruction: `eovq -32(%rbp),%rdx'


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]