On Saturday, 8 January 2022 at 20:50:56 UTC, max haughton wrote: > Most other compilers have been able to do this for years. Forever. I have never used a C compiler that doesn't output assembly on request. Pretty much a cultural requirement as C compilers used to pipe asm through a separate assembler.