https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118268
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
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.
