This is the mail archive of the gcc-help@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]

Re: Antwort: Re: C statements in assembler listing


gunnar.piel@etas.de writes:
 > The actual c code is not entered in the assembler file using this option. 
 > I get a lot of symbols and other info from the c file but not the code 
 > lines themselves.
 > I'm using -g3 and -O1 Option.

-Wa,-adhls


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