https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65341
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- I'd say that predefining this macro is not a bug. So, the issue is more likely that some -m* option isn't passed to the assembler, or that .machine isn't emitted in the assembly.