« Return to Thread: Comments in assember output

Re: Comments in assember output

by Andrew Haley :: Rate this Message:

Reply to Author | View in Thread

Artur Krzysztof Szostak writes:
 > Is there a way to make GCC output the source code comments or corresponding
 > c++ source code that generated a set of assembler instructions in the .s
 > files?

Yes.

-Wa,-adhls

Andrew.

 « Return to Thread: Comments in assember output