Mixed-mode assembler

Nick Gianakas gianakas@optonline.net
Tue Sep 21 15:37:00 GMT 2004


Does GCC have an option to generate mixed-mode assembler output, similar
to to GDB's mixed-mode output?  I see the -S option stops before the
assembler stage.  Is there another option for GCC to generate this file
w/ the source line above the asm code (commented out, of course)?

Regards,
Nick G.



More information about the Gcc mailing list