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 ***