Re: Clarification for parameters around the assembler

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> When compiling c code, gcc outputs a file filled with assembler instructions
> to be compiled by the system assembler (commonly, but not always gas).

Thanks for your answer.

This compiler will choose some identifiers for desired address labels
in the generated assembler source code.

* Do you care which naming patterns can be applied there?

* I observed that a renumbering of such labels can happen. This has got some
  “special effects” if you would like to compare small changes in source files
  from the other supported programming languages by a tool like "diff".

Regards,
Markus



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux