https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118268
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |egallager at gcc dot gnu.org
--- Comment #7 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #4)
> There are many identifiers one really shouldn't use with -masm=intel,
> apparently byte is another. Register names etc. are others, see various
> other PRs on this topic.
A diagnostic flag to warn about these would probably be useful.