On Jul 21 2023, Matthew Wilcox wrote:
Do you happen to know if __GCC_ASM_FLAG_OUTPUTS__ is implemented for m68k so we can save the SMI instruction?
$ git grep __GCC_ASM_FLAG_OUTPUTS__ -- gcc/config gcc/config/aarch64/aarch64-c.cc: builtin_define ("__GCC_ASM_FLAG_OUTPUTS__"); gcc/config/arm/arm-c.cc: def_or_undef_macro (pfile, "__GCC_ASM_FLAG_OUTPUTS__", !TARGET_THUMB1); gcc/config/i386/i386-c.cc: cpp_define (parse_in, "__GCC_ASM_FLAG_OUTPUTS__"); -- Andreas Schwab, schwab@xxxxxxxxxxxxxx GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."