This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
C source interspersed through assembly output
- From: "Marty Hauff" <marty dot hauff at rmit dot edu dot au>
- To: <gcc at gcc dot gnu dot org>
- Date: Wed, 12 Nov 2003 14:36:33 +1100
- Subject: C source interspersed through assembly output
I'm a bit surprised that I can't find any command option in the doco to intersperse the originating source code as a comment in the assembly dump. I'm trying to check the validity of my assembly output and its kinda hard to track stuff back to the original C without this feature.
Am I blind or does this option really not exist?
Thanks
Marty
P.S. I'm using gcc 3.3