[ Charset ISO-8859-1 unsupported, converting... ] > > Hi, > > I am looking for compiler option that would allow me to see the start/end of an inlined assembly function in the generated *.s (assembler source file) where this functions is called. The __asm__ (or asm) attribute, as in extern int myfunc () __asm__ ("myfunc"); defines the name of the assembly code label. -- Ctalk Home Page: http://www.ctalklang.org/