https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95652
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|GCC 8.3.1 generates |GCC 8.3.1 generates
|syntactically incorrect |syntactically incorrect
|assembly code |assembly code with
| |-masm=intel
Depends on| |87986
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This looks closer to a dup of bug 87986.
Basically -masm=intel is not always working.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87986
[Bug 87986] Assembler errors w/ -masm=intel