https://sourceware.org/bugzilla/show_bug.cgi?id=30578

Sergei Trofimovich <slyich at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slyich at gmail dot com

--- Comment #3 from Sergei Trofimovich <slyich at gmail dot com> ---
Also came here from `ffmpeg` build failure.

I would suggest improving error message a bit on `gas` side as it's very
cryptic otherwise:

$ cat a.s
.text
foo:
  shrl $-10, %eax

$ gcc -c a.s
a.s: Assembler messages:
a.s:3: Error: operand type mismatch for `shr'

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to