This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]