This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
h8 - assembler output
- From: "Rob Curtis" <RobC at norseld dot com>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Fri, 8 Nov 2002 13:31:50 +1030
- Subject: h8 - assembler output
Hi there,
Can anyone suggest how to get GCC to output an assembled version of my C
code?
I am keen to see how it optimizes the code (and see If I can design
better code accordingly).
I've tried the -S switch but it doesn't seem to output anything.
We are using GCC 2.95.1 for the h8/300
Is there a better list to post to for this micro version?
TIA
Rob Curtis