[Bug target/87471] AVX512F gather in Intel syntax is incompatible with binutils 2.32
hjl.tools at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Dec 20 23:56:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87471
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to jbeulich from comment #1)
> Yeah, and as validly noted in bug 79299 comment 2, it shouldn't have been
> gcc to get fixed back then, but gas. Without having looked, I assume gcc
> emitted size specifiers in line with the AVX gathers before that change, and
> that's what gas now expects.
>
> However - couldn't gcc simply omit the *WORD PTR altogether in many cases,
> including (and in particular) the ones here? There's nothing ambiguous here
> afaict with the size specifiers omitted.
This was suggested in PR 88522.
*** This bug has been marked as a duplicate of bug 88522 ***
More information about the Gcc-bugs
mailing list